source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>greet_prog 100~
if iscabal($n) == 11
	salute $n
	say Good day, Hunter $N.
endif
~
|