summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/geodude.asm
blob: ea3c8b79ec9b67d570b25fd4563fce711deb3b20 (plain)
1
2
3
4
5
6
7
8
9
10
	db "ROCK@" ; species name
	dw 104, 440 ; height, weight

	db   "Proud of their"
	next "sturdy bodies,"
	next "they bash against"

	page "each other in a"
	next "contest to prove"
	next "whose is harder.@"