mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 12:06:28 +13:00
11 lines
208 B
NASM
11 lines
208 B
NASM
db "COMBATIVE@" ; species name
|
|
dw 53, 950 ; height, weight
|
|
|
|
db "It leaps from the"
|
|
next "water with its"
|
|
next "powerful legs,"
|
|
|
|
page "catching SAILWING"
|
|
next "mid-flight in its"
|
|
next "sharp beak.@"
|