source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>rand_prog 5~
if rand (40)
	if isnghost ($r)
		murder $r
	else
	   	pmote froths at the mouth.
	endif
endif
~
|