inherit "/std/room";
void setup()
{
add_property("no_undead",1); set_light(60);
set_long("%^RED%^BOLD%^DON'T PANIC%^RESET%^\n"
"You shouldn't be here, and this shouldn't have happened. "
"But just ask an immort for help.\n"
"Taniwha 1995"
"\n%^YELLOW%^ O.K. You can panic now.\n"
);
}