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

13 lines
236 B
NASM

; MoltresPokedexEntry: ; 0x1cc706
db "FLAME@" ; species name
dw 607, 1320 ; height, width
db "Legendary bird"
next "#MON. It is"
next "said to migrate"
page "from the south"
next "along with the"
next "spring.@"
; 0x1cc761