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

	db   "As it moves, a"
	next "very strong poison"
	next "leaks from it,"

	page "making the ground"
	next "there barren for"
	next "three years.@"