summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/graveler.asm
blob: 26b9db795b6e941ef6f39af4c820f92eacff7b61 (plain)
1
2
3
4
5
6
7
8
9
10
	db "ROCK@" ; species name
	dw 303, 2320 ; height, weight

	db   "It travels by rol-"
	next "ling on mountain"
	next "paths. If it gains"

	page "too much speed, it"
	next "stops by running"
	next "into huge rocks.@"