add new sample warrior
This commit is contained in:
parent
4534c0c569
commit
2a75cd1525
1 changed files with 25 additions and 0 deletions
25
warriors/gnat.red
Normal file
25
warriors/gnat.red
Normal file
|
@ -0,0 +1,25 @@
|
|||
;author Benji Dial
|
||||
;name Gnat
|
||||
|
||||
spl s1
|
||||
spl s2
|
||||
spl s3
|
||||
jmp s4
|
||||
|
||||
dat
|
||||
dat
|
||||
|
||||
s1
|
||||
jmp #0, {-20
|
||||
dat
|
||||
s2
|
||||
jmp #0, <-2
|
||||
|
||||
dat
|
||||
dat
|
||||
|
||||
s3
|
||||
jmp #0, {-20
|
||||
dat
|
||||
s4
|
||||
jmp #0, <-2
|
Loading…
Add table
Reference in a new issue