mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 20:16:29 +13:00
11 lines
208 B
NASM
11 lines
208 B
NASM
db "FLYING FISH@" ; species name
|
|
dw 10, 120 ; height, weight
|
|
|
|
db "Surprises FISHERs"
|
|
next "with its power."
|
|
next "TRAINERs may"
|
|
|
|
page "lose bait or even"
|
|
next "RODs if they're"
|
|
next "not careful!@"
|