pokecrystal-board/stats/pokedex/entries/060.asm
2013-02-05 19:29:20 -05:00

9 lines
248 B
NASM

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