pokecrystal-board/data/pokedex/entries/060.asm
2015-06-23 12:24:51 -06:00

11 lines
240 B
NASM

; PoliwagPokedexEntry: ; 0x182f91
db "TADPOLE@" ; species name
dw 200, 270 ; height, width
db "The swirl on its"
next "belly is its"
next "insides showing"
page "through the skin."
next "It looks clearer"
next "after it eats.@"