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

	db   "When heat from its"
	next "body causes the"
	next "air around it to"

	page "shimmer, this is a"
	next "sign that it is"
	next "ready to battle.@"