source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>give_prog 100~
if number($o) == 772
        say This creature is the one to know, he carries warts from head to toe.
        mpjunk $o
	load obj 773
	gi clue $n
endif
~
|