shithub: pokecrystal

ref: 50062957f9c560f955d4556fb7ef12e4e7a3aa61
dir: /stats/pokedex/entries/136.asm/

View raw version
; 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.@"
; 0x1cc353