/
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 3~
if rand (50)
	pmote mixes several strange-colored potions together.
else
	echo You smell something disgusting.
endif
~
>greet_prog 5~
say Care for some magical potions, $N?
~
|