summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/golem.asm
blob: dbb5a8e3d7ef9244bdb13fa7049dbfde581f9183 (plain)
1
2
3
4
5
6
7
8
9
10
; GolemPokedexEntry: ; 0x1b8481
	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.@"