summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/105.asm
blob: 74ae803001fc4e098169792c4df34750e085223a (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.@"