source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>rand_prog 3~
if rand (50)
	pmote takes loaves of bread out of the oven.
else
	pmote mixes some dough.
endif
~
>greet_prog 5~
say Smell that fresh bread, $N.
~
|