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"
TWO_EXIT("room/hump", "east",
	 "room/forest1", "west",
	 "Wilderness",
	 "You are in the wilderness outside the village.\n" +
	 "There is a big forest to the west.\n", 1)