shithub: pokecrystal

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