shithub: pokecrystal

ref: 532724e90f40e30641770902d3dbbb6725ca747d
dir: /data/pokemon/dex_entries/charizard.asm/

View raw version
; CharizardPokedexEntry: ; 0x1818b3
	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.@"