summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/076.asm
blob: e77e02850dd7e19a0dd36d1e796ebe597faea789 (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"