pokecrystal/stats/pokedex/entries/146.asm

13 lines
238 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; MoltresPokedexEntry: ; 0x1cc706
2014-03-06 05:46:01 +00:00
db "FLAME@" ; species name
2013-02-06 00:29:20 +00:00
dw 607, 1320; height, width
2014-03-06 05:46:01 +00:00
db "Legendary bird"
next "#MON. It is"
next "said to migrate@"
db "from the south"
next "along with the"
next "spring.@"
2013-02-06 00:29:20 +00:00
; 0x1cc761