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

	db   "It has a secret,"
	next "devastating move."
	next "It rubs its blaz-"
	next ""

	page "ing fur together"
	next "to cause huge"
	next "explosions.@"