1 #include "../room.h"
2 TWO_EXIT("room/mine/tunnel16", "east",
3 	 "room/mine/tunnel14", "west",
4 	 "Tunnel",
5 	 "In the tunnel into the mines.\n", 0)
6