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

	db   "Breathing intense,"
	next "hot flames, it can"
	next "melt almost any-"

	page "thing. Its breath"
	next "inflicts terrible"
	next "pain on enemies.@"