blob: 95b641533222b53a38532f73bb2787c1022f4751 (
plain)
1
2
3
4
5
6
7
8
|
; 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
|