source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>give_prog 100~
if number($o) == 773
        say Don't know yet where he'll be, but a fungi would know better than me.
	say Dark underground you should search, damp moldy places is where it'll perch.
        mpjunk $o
	load obj 774
	gi clue $n
endif
~
|