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