shithub: pokecrystal

ref: 2d1a1b9c174cefbf71d9a81749262a3159cfed5a
dir: /data/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