source/
source/bounty/
source/challenge/
source/gods/
source/log/
source/mobprogs/
source/player/
source/savemud/
>give_prog 100~
if number($o) == 771
	say Through the clouds a path will unfold,
        say Then in the western tower you'll behold, 
	say A mysterious creature with secrets untold.
        mpjunk $o
	load obj 772
	gi clue $n
endif
~
|