summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/089.asm
blob: a9533f5be0f6e56e5f976a0ee3bf6577f54eca0c (plain)
1
2
3
4
5
6
7
8
; MukPokedexEntry: ; 0x1b89fc
	db "SLUDGE@" ; species name
	dw 311, 660; height, width
	
	db "As it moves, a", $4e, "very strong poison", $4e, "leaks from it,@"
	db "making the ground", $4e, "there barren for", $4e, "three years.@"
; 0x1b8a68