shithub: pokecrystal

ref: aa87b091635f14dc3bc6c499321ff6573da7af6d
dir: /data/pokedex/entries/005.asm/

View raw version
; CharmeleonPokedexEntry: ; 0x18184a
	db "FLAME@" ; species name
	dw 307, 420 ; height, width
	
	db   "If it becomes"
	next "agitated during"
	next "battle, it spouts"
	page "intense flames,"
	next "incinerating its"
	next "surroundings.@"