mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00
12 lines
270 B
NASM
12 lines
270 B
NASM
db "TADPOLE@" ; species name
|
|
dw 200, 270 ; height, weight
|
|
|
|
db "Feeds on plants"
|
|
next "at the bottoms of"
|
|
next "lakes. After doing"
|
|
|
|
page "so, the swirl on"
|
|
next "its belly becomes"
|
|
next "clearer.@"
|
|
; Referencing The Stun Spore Detour and various dex entries.
|