summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/076.asm
blob: 46d4e404bdab8bb7906f5df603507d51fec7b3f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; GolemPokedexEntry: ; 0x1b8481
	db "MEGATON@" ; species name
	dw 407, 6620 ; height, width
	
	db   "Its rock-like body"
	next "is so durable,"
	next "even high-powered"
	page "dynamite blasts"
	next "fail to scratch"
	next "its rugged hide.@"
; 0x1b84f2