pokecrystal/data/pokedex/entries/061.asm

11 lines
239 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; PoliwhirlPokedexEntry: ; 0x182ffd
db "TADPOLE@" ; species name
dw 303, 440 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "Though it is"
next "skilled at walk-"
next "ing, it prefers to"
page "live underwater"
2014-03-06 05:46:01 +00:00
next "where there is"
next "less danger.@"