source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>all_greet_prog 100~
if ispc($n)
murder $n
endif
~
>entry_prog 100~
if ispc($n)
murder $n
endif
~

>act_prog p pops into existence.~
murder $n
~

>act_prog p has arrived through a gate.~
murder $n
~

>act_prog p sighs~
say What the hell you sighing about?
~

|