/
area/city/
area/crypts/
area/guilds/
area/psuedowild/
area/religion/
data/documents/MPDocs/
data/html/
data/mobprogs/
data/quest/
data/world/
data/world/_utilities/
data/world/images/
design/html/
notes/
player/
>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
~
|