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