diff options
Diffstat (limited to 'data/maps/the_darkroom/connections.txtpb')
-rw-r--r-- | data/maps/the_darkroom/connections.txtpb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_darkroom/connections.txtpb b/data/maps/the_darkroom/connections.txtpb index 87e9b0e..1b7ad05 100644 --- a/data/maps/the_darkroom/connections.txtpb +++ b/data/maps/the_darkroom/connections.txtpb | |||
@@ -38,3 +38,13 @@ connections { | |||
38 | to_room: "Cyan Hallway" | 38 | to_room: "Cyan Hallway" |
39 | door { name: "Colorful Entrance" } | 39 | door { name: "Colorful Entrance" } |
40 | } | 40 | } |
41 | connections { | ||
42 | from_room: "Second Room" | ||
43 | to_room: "Congruent Entrance" | ||
44 | door { name: "Congruent Entrance" } | ||
45 | } | ||
46 | connections { | ||
47 | from_room: "First Room" | ||
48 | to_room: "Double Sided Entrance" | ||
49 | door { name: "Double Sided Entrance" } | ||
50 | } | ||