shithub: pokecrystal

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