summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/006.asm
blob: e07c33c786b991a580170eb17cfa568b9ea15334 (plain)
1
2
3
4
5
6
7
8
; CharizardPokedexEntry: ; 0x1818b3
	db "FLAME@" ; species name
	dw 507, 2000; height, width
	
	db "It uses its wings", $4e, "to fly high. The", $4e, "temperature of its@"
	db "fire increases as", $4e, "it gains exper-", $4e, "ience in battle.@"
; 0x181926