/
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/
>fight_prog 10~
yell Guards!  $N is disturbing our peace!
~
>rand_prog 3~
if rand (50)
	stretch
else
	pmote works on his paperwork.
endif
~
>greet_prog 5~
if ishome ($i)
	say Hi, $N!  Welcome to Thalos!
endif
~
|