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

	db   "It twists and"
	next "squirms through"
	next "the ground. The"

	page "thunderous roar of"
	next "its tunneling"
	next "echoes a long way.@"