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

	db   "It has a barbaric"
	next "nature. In battle,"
	next "it whips its"

	page "fiery tail around"
	next "and slashes away"
	next "with sharp claws.@"