diff options
Diffstat (limited to 'data/maps')
-rw-r--r-- | data/maps/daedalus/connections.txtpb | 5 | ||||
-rw-r--r-- | data/maps/daedalus/rooms/Roof.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_ancient/doors.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_colorful/doors.txtpb | 1 | ||||
-rw-r--r-- | data/maps/the_entry/connections.txtpb | 2 | ||||
-rw-r--r-- | data/maps/the_hive/doors.txtpb | 3 |
6 files changed, 11 insertions, 2 deletions
diff --git a/data/maps/daedalus/connections.txtpb b/data/maps/daedalus/connections.txtpb index e03a463..223710a 100644 --- a/data/maps/daedalus/connections.txtpb +++ b/data/maps/daedalus/connections.txtpb | |||
@@ -205,6 +205,11 @@ connections { | |||
205 | door { name: "Starting Room South Wall West Door" } | 205 | door { name: "Starting Room South Wall West Door" } |
206 | } | 206 | } |
207 | connections { | 207 | connections { |
208 | from_room: "Eye Painting" | ||
209 | to_room: "Outside Eye Temple" | ||
210 | door { name: "Eye Painting Exit" } | ||
211 | } | ||
212 | connections { | ||
208 | from_room: "Outside Pyramid" | 213 | from_room: "Outside Pyramid" |
209 | to_room: "Number Paintings Area" | 214 | to_room: "Number Paintings Area" |
210 | door { name: "Near Pyramid Gate" } | 215 | door { name: "Near Pyramid Gate" } |
diff --git a/data/maps/daedalus/rooms/Roof.txtpb b/data/maps/daedalus/rooms/Roof.txtpb index c027a72..3aba765 100644 --- a/data/maps/daedalus/rooms/Roof.txtpb +++ b/data/maps/daedalus/rooms/Roof.txtpb | |||
@@ -1,4 +1,5 @@ | |||
1 | name: "Roof" | 1 | name: "Roof" |
2 | panel_display_name: "Roof" | ||
2 | panels { | 3 | panels { |
3 | name: "?" | 4 | name: "?" |
4 | path: "Panels/Castle Entrance/moat" | 5 | path: "Panels/Castle Entrance/moat" |
diff --git a/data/maps/the_ancient/doors.txtpb b/data/maps/the_ancient/doors.txtpb index 75c08f6..5dc062e 100644 --- a/data/maps/the_ancient/doors.txtpb +++ b/data/maps/the_ancient/doors.txtpb | |||
@@ -1,6 +1,7 @@ | |||
1 | doors { | 1 | doors { |
2 | name: "Front Door" | 2 | name: "Front Door" |
3 | type: STANDARD | 3 | type: STANDARD |
4 | receivers: "Components/Doors/Front N Tree" | ||
4 | panels { room: "Outside" name: "THIS" } | 5 | panels { room: "Outside" name: "THIS" } |
5 | location_room: "Outside" | 6 | location_room: "Outside" |
6 | } | 7 | } |
diff --git a/data/maps/the_colorful/doors.txtpb b/data/maps/the_colorful/doors.txtpb index ea68a8d..003c9a9 100644 --- a/data/maps/the_colorful/doors.txtpb +++ b/data/maps/the_colorful/doors.txtpb | |||
@@ -53,6 +53,7 @@ doors { | |||
53 | name: "Purple Side Entrance" | 53 | name: "Purple Side Entrance" |
54 | type: STANDARD | 54 | type: STANDARD |
55 | receivers: "Components/Doors/entry_7b3" | 55 | receivers: "Components/Doors/entry_7b3" |
56 | receivers: "Components/Doors/entry_7b4" | ||
56 | panels { room: "Cyan Hallway" name: "KOI" } | 57 | panels { room: "Cyan Hallway" name: "KOI" } |
57 | panels { room: "Cyan Hallway" name: "WISH" } | 58 | panels { room: "Cyan Hallway" name: "WISH" } |
58 | location_room: "Cyan Hallway" | 59 | location_room: "Cyan Hallway" |
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 1f7e3bd..87fa03c 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb | |||
@@ -121,7 +121,7 @@ connections { | |||
121 | connections { | 121 | connections { |
122 | from_room: "Blue Alcove" | 122 | from_room: "Blue Alcove" |
123 | to_room: "Least Blue Last" | 123 | to_room: "Least Blue Last" |
124 | door { name: "Red Alcove Exit" } | 124 | door { name: "Blue Alcove Exit" } |
125 | } | 125 | } |
126 | connections { | 126 | connections { |
127 | from_room: "Parthenon Return" | 127 | from_room: "Parthenon Return" |
diff --git a/data/maps/the_hive/doors.txtpb b/data/maps/the_hive/doors.txtpb index 4d86e13..48dc892 100644 --- a/data/maps/the_hive/doors.txtpb +++ b/data/maps/the_hive/doors.txtpb | |||
@@ -1,6 +1,7 @@ | |||
1 | doors { | 1 | doors { |
2 | name: "Room 8 Door" | 2 | name: "Room 8 Door" |
3 | type: LOCATION_ONLY | 3 | type: STANDARD |
4 | receivers: "Components/Doors/entry_10" | ||
4 | panels { room: "Main Area" name: "STEM" } | 5 | panels { room: "Main Area" name: "STEM" } |
5 | panels { room: "Main Area" name: "PETAL" } | 6 | panels { room: "Main Area" name: "PETAL" } |
6 | panels { room: "Main Area" name: "SOIL" } | 7 | panels { room: "Main Area" name: "SOIL" } |