shithub: pokecrystal

ref: 63dcee0772cddb232afa15faee93c740a70b6518
dir: /stats/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.@"
; 0x1818b3