mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
214 B
NASM
11 lines
214 B
NASM
db "TWIN BIRD@" ; species name
|
|
dw 407, 860 ; height, weight
|
|
|
|
db "It lives on a"
|
|
next "grassy plain where"
|
|
next "it can see a long"
|
|
|
|
page "way. If it sees an"
|
|
next "enemy, it runs"
|
|
next "away at 60 mph.@"
|