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

	db   "Once it has stored"
	next "up enough heat,"
	next "this #MON's"

	page "body temperature"
	next "can reach up to"
	next "1700 degrees.@"