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

	db   "It is capable of"
	next "blowing itself up."
	next "It uses this"

	page "explosive force to"
	next "jump from mountain"
	next "to mountain.@"