summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/157.asm
blob: 72792d0fc266bf8bd96ac13ec23b21f379352814 (plain)
1
2
3
4
5
6
7
8
9
10
; TyphlosionPokedexEntry: ; 0x1ccba0
	db "VOLCANO@" ; species name
	dw 507, 1750 ; height, width

	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.@"