forsaken/bounty/
forsaken/challenge/
forsaken/gods/
forsaken/log/
forsaken/mobprogs/
forsaken/player/
forsaken/savemud/
>rand_prog 1~
if rand (50)
	pmote trickles along the ground.
else
	if mobobj(9224)
		pmote slowly fills up a water jug.
	endif
endif
~
|