shithub: pokecrystal

ref: 7b10cb2878eb9011f42d4fe2815de9ab3a28eba4
dir: /data/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.@"