/
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 1~
if rand(20)
	emote growls under its breath.
else
	if rand(25)
		emote peer around itself intensely.
	else
		emote stares at something around him.
	endif		
endif
~
|