summary refs log tree commit diff stats
path: root/data/maps/the_nuanced/connections.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_nuanced/connections.txtpb')
-rw-r--r--data/maps/the_nuanced/connections.txtpb10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_nuanced/connections.txtpb b/data/maps/the_nuanced/connections.txtpb new file mode 100644 index 0000000..6c4b0f6 --- /dev/null +++ b/data/maps/the_nuanced/connections.txtpb
@@ -0,0 +1,10 @@
1connections {
2 from_room: "Main Room"
3 to_room: "Back Room"
4 door { name: "Main Room Puzzles" }
5}
6connections {
7 from_room: "Back Room"
8 to_room: "N2 Room"
9 door { name: "Back Room Puzzles" }
10}