blob: 4a3e715f5cc5472b79ba3900130ba87b2186d2a3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; CharmeleonPokedexEntry: ; 0x18184a
db "FLAME@" ; species name
dw 307, 420 ; height, width
db "If it becomes"
next "agitated during"
next "battle, it spouts"
page "intense flames,"
next "incinerating its"
next "surroundings.@"
|