shithub: pokecrystal

ref: 2e90df15b76050c825f6c0b96c88453feec8f3dd
dir: /data/pokemon/dex_entries/charizard.asm/

View raw version
	db "FLAME@" ; species name
	dw 507, 2000 ; height, weight

	db   "It uses its wings"
	next "to fly high. The"
	next "temperature of its"

	page "fire increases as"
	next "it gains exper-"
	next "ience in battle.@"