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