repo.or.cz
/
18plus-7leafadventure.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix hair, dick around with new game screen.
[18plus-7leafadventure.git]
/
src
/
org
/
sevenchan
/
dongs
/
enchantment
/
Instakill.as
blob
b27079abfd3155dc61f76a091e578c5270101bdf
1
package
org
.
sevenchan
.
dongs
.
enchantment
2
{
3
/**
4
* ...
5
* @author Harbinger
6
*/
7
public
class
Instakill
extends
Enchantment
8
{
9
10
public
function
Instakill
(
stuff
:
String
)
11
{
12
13
}
14
15
}
16
17
}