mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
210 B
NASM
11 lines
210 B
NASM
db "JET@" ; species name
|
|
dw 200, 260 ; height, weight
|
|
|
|
db "To escape from an"
|
|
next "attacker, it may"
|
|
next "shoot water out of"
|
|
|
|
page "its mouth, then"
|
|
next "use that force to"
|
|
next "swim backward.@"
|