forsaken/bounty/
forsaken/challenge/
forsaken/gods/
forsaken/log/
forsaken/mobprogs/
forsaken/player/
forsaken/savemud/
>greet_prog 5~
if mobobj (2382)
	pmote whips out a multi-colored key ring.
	say See this?  You'll need this to enter each individual rooms.
endif
~
>rand_prog 3~
if mobobj (2382)
	pmote twirls a multi-colored key ring on his finger.
endif
~
|