mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
232 B
NASM
9 lines
232 B
NASM
; MoltresPokedexEntry: ; 0x1cc706
|
|
db "FLAME@" ; species name
|
|
dw 607, 1320; height, width
|
|
|
|
db "Legendary bird", $4e, "#MON. It is", $4e, "said to migrate@"
|
|
db "from the south", $4e, "along with the", $4e, "spring.@"
|
|
; 0x1cc761
|
|
|