forsaken/bounty/
forsaken/challenge/
forsaken/gods/
forsaken/log/
forsaken/mobprogs/
forsaken/player/
forsaken/savemud/
>rand_prog 3~
if rand(50)
	say I must find a way to erradicate this world of evil.
else
	if isevil($r)
		frown $r
	endif
endif
~
|