diff options
Diffstat (limited to 'data/maps/the_darkroom/connections.txtpb')
-rw-r--r-- | data/maps/the_darkroom/connections.txtpb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/the_darkroom/connections.txtpb b/data/maps/the_darkroom/connections.txtpb index 4093585..87e9b0e 100644 --- a/data/maps/the_darkroom/connections.txtpb +++ b/data/maps/the_darkroom/connections.txtpb | |||
@@ -33,3 +33,8 @@ connections { | |||
33 | to_room: "S Room" | 33 | to_room: "S Room" |
34 | door { name: "S1 Door" } | 34 | door { name: "S1 Door" } |
35 | } | 35 | } |
36 | connections { | ||
37 | from_room: "First Room" | ||
38 | to_room: "Cyan Hallway" | ||
39 | door { name: "Colorful Entrance" } | ||
40 | } | ||