forsaken/bounty/
forsaken/challenge/
forsaken/gods/
forsaken/log/
forsaken/mobprogs/
forsaken/player/
forsaken/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
~
|