FlCodebase3.1/
FlCodebase3.1/bounty/
FlCodebase3.1/challenge/
FlCodebase3.1/clans/
FlCodebase3.1/gods/
FlCodebase3.1/mobprogs/
FlCodebase3.1/player/
FlCodebase3.1/savemud/
>rand_prog 15~
if rand(33)
	pmote stirs a large pot with a wooden spoon.
else
	if rand(50)
		pmote taste-tests the soup that $j is making.
	else
		pmote wipes $l hands on $l apron, then goes back to cooking.
	endif
endif
~
|