/
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/
>rand_prog 3~
mpasound You hear something wailing nearby.
if rand(50)
	echo You think you see something floating around.
else
	echo You hear something wailing right next to you.
endif
~
|