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
Initial commit (r9)
[18plus-7leafadventure.git]
/
src
/
org
/
sevenchan
/
dongs
/
enchantment
/
Instakill.as
blob
a95f0c51a1e1374ebc5903fa6bdf91f7a2f8adf5
1
package
org
.
sevenchan
.
dongs
.
enchantment
2
{
3
/**
4
* ...
5
* @author N3X15
6
*/
7
public
class
Instakill
extends
Enchantment
8
{
9
10
public
function
Instakill
(
stuff
:
String
)
11
{
12
13
}
14
15
}
16
17
}