pokecrystal-board/stats/pokedex/entries/146.asm

13 lines
238 B
NASM
Raw Normal View History

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