source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>greet_prog 50~
if rand(50)
	say Get out of here $N, Virigoth's Curse will destroy you!
else
	say Leave $N before you get hurt, the Khalandar is near!
endif
~

|