shithub: pokecrystal

ref: 0b0db144356f88c16134571cecb090004796c90c
dir: /stats/pokedex/entries/076.asm/

View raw version
; 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