summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/golem.asm
blob: 7d5e9af49cea2f744f09c1d726f021c8c592c2fe (plain)
1
2
3
4
5
6
7
8
9
10
	db "MEGATON@" ; species name
	dw 407, 6620 ; height, weight

	db   "Its rock-like body"
	next "is so durable,"
	next "even high-powered"

	page "dynamite blasts"
	next "fail to scratch"
	next "its rugged hide.@"