/
area/city/
area/crypts/
area/guilds/
area/psuedowild/
area/religion/
data/documents/MPDocs/
data/html/
data/mobprogs/
data/quest/
data/world/
data/world/_utilities/
data/world/images/
design/html/
notes/
player/
>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
~
|