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

13 lines
236 B
NASM
Raw Normal View History

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