source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>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?
~
|