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