source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>rand_prog 3~
mpasound You hear some singing nearby.
if rand (50)
	pmote skips along and starts to sing...
else
	if mobobj(5311)
		pmote plays a silver flute.
	endif
endif
~
|