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