lpmud/mudlib/
lpmud/mudlib/doc/
lpmud/mudlib/doc/LPC/
lpmud/mudlib/log/
lpmud/mudlib/players/
lpmud/mudlib/room/maze1/
lpmud/mudlib/room/sub/
#include "std.h"

FOUR_EXIT("room/plane1", "south",
	  "room/plane3", "north",
	  "room/plane4", "east",
	  "room/plane5", "west",
	  "A large open plain",
	  "A large open plain, extending in all directions.\n", 1)