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

	db   "It stores some of"
	next "the air it inhales"
	next "in its internal"

	page "flame pouch, which"
	next "heats it to over"
	next "3,000 degrees.@"