summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/geodude.asm
blob: 389ce042a7a8a4386034293611380b3e0e12278e (plain)
1
2
3
4
5
6
7
8
9
10
; GeodudePokedexEntry: ; 0x1b83a1
	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.@"