forsaken/bounty/
forsaken/challenge/
forsaken/gods/
forsaken/log/
forsaken/mobprogs/
forsaken/player/
forsaken/savemud/
>rand_prog 15~
if rand(33)
	pmote looks around and checks to see if $s cityguards are alert.
else
	if rand(50)
		pmote straightens $s armor.
	else
		pmote looks at you with weary eyes.
	endif
endif
~
|