source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>rand_prog 3~
if rand (50)
	pmote throws some ice over the catch of the day.
else
	pmote scales some fish.
endif
~
>greet_prog 5~
say Have some nice seafood, $N.
~
|