summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/112.asm
blob: cfd79ae02aa79334e638b0c8e217690c7cc12ecd (plain)
1
2
3
4
5
6
7
8
9
10
; RhydonPokedexEntry: ; 0x1b93c5
	db "DRILL@" ; species name
	dw 603, 2650 ; height, width
	
	db   "By lightly spin-"
	next "ning its drill-"
	next "like horn, it can"
	page "easily shatter"
	next "even a diamond in"
	next "the rough.@"