/
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) == 771
	say Through the clouds a path will unfold,
        say Then in the western tower you'll behold, 
	say A mysterious creature with secrets untold.
        mpjunk $o
	load obj 772
	gi clue $n
endif
~
|