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