blob: c03bf0cf63d83e51e82249ed073fb17b3475a775 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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.@"
; 0x1cc353
|