shithub: pokecrystal

ref: a98ed77c836b348088772dc4ec138ff53a6598d5
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.@"