forsaken/bounty/
forsaken/challenge/
forsaken/gods/
forsaken/log/
forsaken/mobprogs/
forsaken/player/
forsaken/savemud/
>greet_prog 75~
if isnghost ($n)
yell How dare you interrupt my important work, $N!
murder $n
endif
~
>rand_prog 3~
if rand(50)
	pmote writes something down furiously.
else
	pmote pauses and examines $l work.
endif
~
|