FlCodebase3.1/
FlCodebase3.1/bounty/
FlCodebase3.1/challenge/
FlCodebase3.1/clans/
FlCodebase3.1/gods/
FlCodebase3.1/mobprogs/
FlCodebase3.1/player/
FlCodebase3.1/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
~
|