source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>rand_prog 3~
if rand (50)
	say It's a good thing I chased that cyclops away.
else
	pmote sizzles with energy.
endif
~
>greet_prog 5~
say Welcome to the elemental canyon!
~
|