source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>rand_prog 15~
if rand(50)
        say Out of my way, I sense Virigoth's Curse near by.
	cackle
else
	say The time is at hand.
	powertrip
endif 
~ 
|