forsaken/bounty/
forsaken/challenge/
forsaken/gods/
forsaken/log/
forsaken/mobprogs/
forsaken/player/
forsaken/savemud/
>rand_prog 1~
if rand(20)
	emotes purrs softly.
else
	if rand(25)
		emote gently rubs itself against your feet.
	else
		emote claws at the ground before it.
	endif
endif
~
|