shithub: pokecrystal

ref: f404af8a4326e4cc632a3810ff77a013c1d3e24f
dir: /data/pokemon/dex_entries/charmeleon.asm/

View raw version
; CharmeleonPokedexEntry: ; 0x18184a
	db "FLAME@" ; species name
	dw 307, 420 ; height, weight

	db   "If it becomes"
	next "agitated during"
	next "battle, it spouts"
	page "intense flames,"
	next "incinerating its"
	next "surroundings.@"