summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/grimer.asm
blob: 63527e51c7b5f00ec002db1b243daa255d5c104b (plain)
1
2
3
4
5
6
7
8
9
10
	db "SLUDGE@" ; species name
	dw 211, 660 ; height, weight

	db   "As it moves, it"
	next "loses bits of its"
	next "body from which"

	page "new GRIMER emerge."
	next "This worsens the"
	next "stench around it.@"