diff options
Diffstat (limited to 'data/maps')
-rw-r--r-- | data/maps/the_entry/connections.txtpb | 6 | ||||
-rw-r--r-- | data/maps/the_extravagant/connections.txtpb | 5 | ||||
-rw-r--r-- | data/maps/the_great/doors.txtpb | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index fd1c729..5171a76 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb | |||
@@ -90,7 +90,7 @@ connections { | |||
90 | } | 90 | } |
91 | connections { | 91 | connections { |
92 | from_room: "Red Blue Halls" | 92 | from_room: "Red Blue Halls" |
93 | to_room: "Wrath Area" | 93 | to_room: "Wrath Room" |
94 | door { name: "Noon Door" } | 94 | door { name: "Noon Door" } |
95 | } | 95 | } |
96 | connections { | 96 | connections { |
@@ -99,12 +99,12 @@ connections { | |||
99 | door { name: "Scarf Door" } | 99 | door { name: "Scarf Door" } |
100 | } | 100 | } |
101 | connections { | 101 | connections { |
102 | from_room: "Wrath Area" | 102 | from_room: "Wrath Room" |
103 | to_room: "Rabbit Hole" | 103 | to_room: "Rabbit Hole" |
104 | door { name: "Rabbithole Door" } | 104 | door { name: "Rabbithole Door" } |
105 | } | 105 | } |
106 | connections { | 106 | connections { |
107 | from_room: "Wrath Area" | 107 | from_room: "Wrath Room" |
108 | to_room: "Blue Alcove" | 108 | to_room: "Blue Alcove" |
109 | door { name: "Blue Alcove Entrance" } | 109 | door { name: "Blue Alcove Entrance" } |
110 | } | 110 | } |
diff --git a/data/maps/the_extravagant/connections.txtpb b/data/maps/the_extravagant/connections.txtpb index 50b65d5..777b3a8 100644 --- a/data/maps/the_extravagant/connections.txtpb +++ b/data/maps/the_extravagant/connections.txtpb | |||
@@ -143,3 +143,8 @@ connections { | |||
143 | } | 143 | } |
144 | oneway: true | 144 | oneway: true |
145 | } | 145 | } |
146 | connections { | ||
147 | from_room: "Y Minus First Floor" | ||
148 | to_room: "E Room" | ||
149 | door { name: "E Door" } | ||
150 | } | ||
diff --git a/data/maps/the_great/doors.txtpb b/data/maps/the_great/doors.txtpb index ed8b111..463eaba 100644 --- a/data/maps/the_great/doors.txtpb +++ b/data/maps/the_great/doors.txtpb | |||
@@ -306,7 +306,7 @@ doors { | |||
306 | panels { room: "Maze Cold Area" name: "COLD" } | 306 | panels { room: "Maze Cold Area" name: "COLD" } |
307 | panels { room: "Maze In Area" name: "IN" } | 307 | panels { room: "Maze In Area" name: "IN" } |
308 | panels { room: "Maze Moon Area" name: "MOON" } | 308 | panels { room: "Maze Moon Area" name: "MOON" } |
309 | panels { room: "Maze Of Area" name: "OFF" } | 309 | panels { room: "Maze Off Area" name: "OFF" } |
310 | panels { room: "Maze Slice Area" name: "SLICE" } | 310 | panels { room: "Maze Slice Area" name: "SLICE" } |
311 | panels { room: "Maze Smooth Area" name: "SMOOTH" } | 311 | panels { room: "Maze Smooth Area" name: "SMOOTH" } |
312 | panels { room: "Maze South Area" name: "SOUTH" } | 312 | panels { room: "Maze South Area" name: "SOUTH" } |
@@ -327,7 +327,7 @@ doors { | |||
327 | panels { room: "Maze Cold Area" name: "COLD" } | 327 | panels { room: "Maze Cold Area" name: "COLD" } |
328 | panels { room: "Maze In Area" name: "IN" } | 328 | panels { room: "Maze In Area" name: "IN" } |
329 | panels { room: "Maze Moon Area" name: "MOON" } | 329 | panels { room: "Maze Moon Area" name: "MOON" } |
330 | panels { room: "Maze Of Area" name: "OFF" } | 330 | panels { room: "Maze Off Area" name: "OFF" } |
331 | panels { room: "Maze Slice Area" name: "SLICE" } | 331 | panels { room: "Maze Slice Area" name: "SLICE" } |
332 | panels { room: "Maze Smooth Area" name: "SMOOTH" } | 332 | panels { room: "Maze Smooth Area" name: "SMOOTH" } |
333 | panels { room: "Maze South Area" name: "SOUTH" } | 333 | panels { room: "Maze South Area" name: "SOUTH" } |