source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>rand_prog 3~
if rand (50)
	sigh
else
	say Now that the elemental guardian chased away the cyclops, my business has been slow.
endif
~
>greet_prog 5~
say Buy some anti-cyclops elixir!
~
|