daleken/
daleken/data/notes/
daleken/data/player/
daleken/data/system/poses/
daleken/doc/Homepage/images/
daleken/log/
# This file has been autogenerated, you can edit this online.
-Version 0;
-Date 1024369007;

Area {
Name	"The Run of Destiny";
Plane	"unfinished";
Builders	"Sparhawk";
LVnum	200;
UVnum	299;
Security	5;
Temp	30;
Flags	(verbose);
};










Room {
Vnum	200;
Name	"The Preparation room";
Desc	"Welcome to the begining of the Run of Destiny.  Only the most powerfull\n
mortals of this land even think of trying this.  To have come this far\n
proves you are brave, and most likely powerful.  But are you powerful\n
enought to withstand the terrors of the &uRUN OF DESTINY?  &n\n";
Flags	(indoors safe no_portal);
Exit	[  @(<dir> down) {
ToRoom	201;
} ];
};
Room {
Vnum	201;
Name	"last chance";
Desc	"This is your last chance.  If you wish to turn back now you can with no\n
loss of honour.  The choice is yours...\n";
Flags	(no_mob indoors);
Exit	[  @(<dir> up) {
ToRoom	200;
}, @(<dir> down) {
ToRoom	202;
} ];
};
Room {
Vnum	202;
Name	"Entering the Run.";
Desc	"You have chosen to continue.  There is no turning back now.  Good luck!\n
It will be hard but the rewards will be most benificial.\n";
Flags	(no_mob indoors no_portal);
};



eof