/
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/
>give_prog 100~
if number ($o) == 2604 
   bow $n
   unlock down
   open down
   say Fill the Void my son.
else
   say What rubbish is this?  
endif
~

>death_prog 100~
 mpjunk all
 echo An intense beam of light from above shines down and disintegrates a small skeleton key.
~
|