From 0fbaff9e15d1214192bd2b70bf4bc90d873727b6 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 14 Aug 2025 09:36:23 -0400 Subject: Added the_graveyard --- data/maps/the_graveyard/connections.txtpb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 data/maps/the_graveyard/connections.txtpb (limited to 'data/maps/the_graveyard/connections.txtpb') diff --git a/data/maps/the_graveyard/connections.txtpb b/data/maps/the_graveyard/connections.txtpb new file mode 100644 index 0000000..b581a82 --- /dev/null +++ b/data/maps/the_graveyard/connections.txtpb @@ -0,0 +1,5 @@ +connections { + from_room: "Outside" + to_room: "Inside" + door { name: "Mausoleum Door" } +} -- cgit 1.4.1