source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>rand_prog 3~
if rand(50)
	say Ok, here's the plan...
else
	say We attack Val Miran at dawn.
endif
~
>greet_prog 100~
say What are you doing here?
say Kill $k!
~
|