mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
238 B
NASM
13 lines
238 B
NASM
; MoltresPokedexEntry: ; 0x1cc706
|
|
db "FLAME@" ; species name
|
|
dw 607, 1320; height, width
|
|
|
|
db "Legendary bird"
|
|
next "#MON. It is"
|
|
next "said to migrate@"
|
|
db "from the south"
|
|
next "along with the"
|
|
next "spring.@"
|
|
; 0x1cc761
|
|
|