summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/onix.asm
blob: 2e48b085ecb158d1a136f097c6b855202435d934 (plain)
1
2
3
4
5
6
7
8
9
10
	db "ROCK SNAKE@" ; species name
	dw 2810, 4630 ; height, weight

	db   "It rapidly bores"
	next "through the ground"
	next "at 50 mph by"

	page "squirming and"
	next "twisting its mas-"
	next "sive, rugged body.@"