mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
208 B
NASM
11 lines
208 B
NASM
db "LAVA@" ; species name
|
|
dw 207, 1210 ; height, weight
|
|
|
|
db "Its body is as hot"
|
|
next "as lava and is"
|
|
next "always billowing."
|
|
|
|
page "Flames will"
|
|
next "occasionally burst"
|
|
next "from its shell.@"
|