summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/marowak.asm
blob: 01baf04e31dc94e4fdf0921409aa248bfe32f50f (plain)
1
2
3
4
5
6
7
8
9
10
; MarowakPokedexEntry: ; 0x1b90d2
	db "BONEKEEPER@" ; species name
	dw 303, 990 ; height, weight

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