mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 12:36:33 +13:00
11 lines
201 B
NASM
11 lines
201 B
NASM
db "FREEZE@" ; species name
|
|
dw 507, 1220 ; height, weight
|
|
|
|
db "Legendary bird"
|
|
next "#MON. As it"
|
|
next "flies through the"
|
|
|
|
page "sky, it cools the"
|
|
next "air, causing snow"
|
|
next "to fall.@"
|