mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
202 B
NASM
11 lines
202 B
NASM
db "SPITFIRE@" ; species name
|
|
dw 403, 980 ; height, weight
|
|
|
|
db "It moves more"
|
|
next "frequently in hot"
|
|
next "areas. It can heal"
|
|
|
|
page "itself by dipping"
|
|
next "its wound into"
|
|
next "lava.@"
|