blob: 83f30d458624fe75eab3cb40750269d54e68edf4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; FlareonPokedexEntry: ; 0x1cc2ec
db "FLAME@" ; species name
dw 211, 550 ; height, width
db "Once it has stored"
next "up enough heat,"
next "this #MON's"
page "body temperature"
next "can reach up to"
next "1700 degrees.@"
|