/
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 stirs a large pot with a wooden spoon.
else
	if rand(50)
		pmote taste-tests the soup that $j is making.
	else
		pmote wipes $l hands on $l apron, then goes back to cooking.
	endif
endif
~
|