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

	db   "It fluffs out its"
	next "fur collar to cool"
	next "down its body"

	page "temperature, which"
	next "can reach 1,650"
	next "degrees.@"