summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/muk.asm
blob: 49512c99f9bdd97e008ff3cb719133848377c8d1 (plain)
1
2
3
4
5
6
7
8
9
10
; MukPokedexEntry: ; 0x1b89fc
	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.@"