FlCodebase3.1/
FlCodebase3.1/bounty/
FlCodebase3.1/challenge/
FlCodebase3.1/clans/
FlCodebase3.1/gods/
FlCodebase3.1/mobprogs/
FlCodebase3.1/player/
FlCodebase3.1/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
~
|