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

13 lines
253 B
NASM

; PolitoedPokedexEntry: ; 0x1cd84b
db "FROG@" ; species name
dw 307, 750; height, width
db "When it expands"
next "its throat to"
next "croak out a tune,@"
db "nearby POLIWAG and"
next "POLIWHIRL gather"
next "immediately.@"
; 0x1cd8b5