forsaken/bounty/
forsaken/challenge/
forsaken/gods/
forsaken/log/
forsaken/mobprogs/
forsaken/player/
forsaken/savemud/
>rand_prog 3~
if rand(50)
	echo You see a pair of glowing eyes blink.
else
	echo You hear a quiet rustling sound.
endif
~
|