blob: 90fa0d1f911d5303ac83a04770d6cd162b882acf (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|