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