blob: f459d622e1e30fc29b1364529799b6869b41555f (
plain)
1
2
3
4
5
6
7
8
9
10
|
; MoltresPokedexEntry: ; 0x1cc706
db "FLAME@" ; species name
dw 607, 1320 ; height, weight
db "Legendary bird"
next "#MON. It is"
next "said to migrate"
page "from the south"
next "along with the"
next "spring.@"
|