blob: 5af28e5fbcc7ff4d4244aa5e000480ae8c818e60 (
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.@"
|