mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-21 06:17:59 +13:00
11 lines
205 B
NASM
11 lines
205 B
NASM
db "FROG@" ; species name
|
|
dw 307, 750 ; height, weight
|
|
|
|
db "When it expands"
|
|
next "its throat to"
|
|
next "croak out a tune,"
|
|
|
|
page "nearby POLIWAG and"
|
|
next "POLIWHIRL gather"
|
|
next "immediately.@"
|