summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/136.asm
blob: a8f68f638dfbd878c38b1fb15103373744ce9e4d (plain)
1
2
3
4
5
6
7
8
9
10
; FlareonPokedexEntry: ; 0x1cc2ec
	db "FLAME@" ; species name
	dw 211, 550 ; height, width

	db   "Once it has stored"
	next "up enough heat,"
	next "this #MON's"
	page "body temperature"
	next "can reach up to"
	next "1700 degrees.@"