diff options
Diffstat (limited to 'data/maps/the_entry/connections.txtpb')
-rw-r--r-- | data/maps/the_entry/connections.txtpb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 9813f85..ca0207e 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb | |||
@@ -97,6 +97,12 @@ connections { | |||
97 | from_room: "Red Blue Halls" | 97 | from_room: "Red Blue Halls" |
98 | to_room: "Wrath Room" | 98 | to_room: "Wrath Room" |
99 | door { name: "Noon Door" } | 99 | door { name: "Noon Door" } |
100 | oneway: true | ||
101 | } | ||
102 | connections { | ||
103 | from_room: "Wrath Room" | ||
104 | to_room: "Least Blue Last" | ||
105 | oneway: true | ||
100 | } | 106 | } |
101 | connections { | 107 | connections { |
102 | from_room: "Red Blue Halls" | 108 | from_room: "Red Blue Halls" |