forsaken/bounty/
forsaken/challenge/
forsaken/gods/
forsaken/log/
forsaken/mobprogs/
forsaken/player/
forsaken/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
~
|