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/plane2", "south",
	  "room/plane6", "north",
	  "room/ruin", "east",
	  "room/plane7", "west",
	  "A large open plain",
	  "A large open plain. There is some kind of building to the east.\n",
	  1)