summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/charmeleon.asm
blob: 17868516d569a44102bb81ea1ad4ceea8e659056 (plain)
1
2
3
4
5
6
7
8
9
10
	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.@"