summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/charmeleon.asm
blob: 2891764c39572a3d8b708c76568bfc9ed295cd4a (plain)
1
2
3
4
5
6
7
8
9
10
; CharmeleonPokedexEntry: ; 0x18184a
	db "FLAME@" ; species name
	dw 307, 420 ; height, weight

	db   "If it becomes"
	next "agitated during"
	next "battle, it spouts"
	page "intense flames,"
	next "incinerating its"
	next "surroundings.@"