summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/105.asm
blob: b0c78bd453b71f5b872ef85a2ef50943690e682f (plain)
1
2
3
4
5
6
7
8
9
10
; MarowakPokedexEntry: ; 0x1b90d2
	db "BONEKEEPER@" ; species name
	dw 303, 990 ; height, width

	db   "Somewhere in the"
	next "world is a ceme-"
	next "tery just for"
	page "MAROWAK. It gets"
	next "its bones from"
	next "those graves.@"