summary refs log tree commit diff stats
path: root/data/maps
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps')
-rw-r--r--data/maps/the_jubilant/connections.txtpb4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/the_jubilant/connections.txtpb b/data/maps/the_jubilant/connections.txtpb index cf1a431..d2df0a4 100644 --- a/data/maps/the_jubilant/connections.txtpb +++ b/data/maps/the_jubilant/connections.txtpb
@@ -1,10 +1,10 @@
1connections { 1connections {
2 from_room: "Main Area" 2 from_room: "Main Area"
3 to_room: "Side Area" 3 to_room: "Side Area"
4 room { name: "Side Door" } 4 door { name: "Side Door" }
5} 5}
6connections { 6connections {
7 from_room: "Main Area" 7 from_room: "Main Area"
8 to_room: "J Room" 8 to_room: "J Room"
9 room { name: "J Door" } 9 door { name: "J Door" }
10} 10}