/
area/city/
area/crypts/
area/guilds/
area/psuedowild/
area/religion/
data/documents/MPDocs/
data/html/
data/mobprogs/
data/quest/
data/world/
data/world/_utilities/
data/world/images/
design/html/
notes/
player/
>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
~
|