source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>give_prog 100~
if number($o) == 774
        say Through confusion you will find, a dispenser of poison to blow your mind.
	say In a rowdy place lives his kind, where many travel to unwind.
        mpjunk $o
	load obj 775
	gi clue $n
endif
~
|