mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
11 lines
215 B
NASM
11 lines
215 B
NASM
db "FLAME@" ; species name
|
|
dw 507, 2000 ; height, weight
|
|
|
|
db "It uses its wings"
|
|
next "to fly high. The"
|
|
next "temperature of its"
|
|
|
|
page "fire increases as"
|
|
next "it gains exper-"
|
|
next "ience in battle.@"
|