pokecrystal-board/stats/pokedex/entries/060.asm
2014-03-06 00:46:01 -05:00

13 lines
254 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@"
db "through the skin."
next "It looks clearer"
next "after it eats.@"
; 0x182ffd