summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/rhydon.asm
blob: 70cfe1b5c4bb0cefcf179cbd74efef2a0394a004 (plain)
1
2
3
4
5
6
7
8
9
10
	db "DRILL@" ; species name
	dw 603, 2650 ; height, weight

	db   "Its rugged hide"
	next "protects it from"
	next "even the heat of"

	page "lava. However, the"
	next "hide also makes it"
	next "insensitive.@"