source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>rand_prog 3~
if rand(50)
        echo A ship's sails luff in the lack of wind.
else
        echo The ship's crew secures the lines, and rows onward.
endif
~
|