shithub: pokecrystal

ref: e246b53ba80f81ab44598686754d5cf65ba20591
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