summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/charizard.asm
blob: bc79e95d5e98f1a8c1a0983b47ff95dc79adfd6f (plain)
1
2
3
4
5
6
7
8
9
10
	db "FLAME@" ; species name
	dw 507, 2000 ; height, weight

	db   "If CHARIZARD be-"
	next "comes furious, the"
	next "flame at the tip"

	page "of its tail flares"
	next "up in a whitish-"
	next "blue color.@"