pokecrystal-board/data/pokedex/entries/186.asm
2014-05-31 22:57:00 -07:00

13 lines
251 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,"
page "nearby POLIWAG and"
next "POLIWHIRL gather"
next "immediately.@"
; 0x1cd8b5