about summary refs log tree commit diff stats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/door_groups.txtpb14
-rw-r--r--data/ids.yaml1
-rw-r--r--data/maps/control_center/connections.txtpb1
-rw-r--r--data/maps/control_center/doors.txtpb2
-rw-r--r--data/maps/four_rooms/metadata.txtpb2
-rw-r--r--data/maps/icarus/metadata.txtpb2
-rw-r--r--data/maps/the_advanced/metadata.txtpb2
-rw-r--r--data/maps/the_ancient/metadata.txtpb2
-rw-r--r--data/maps/the_bearer/metadata.txtpb2
-rw-r--r--data/maps/the_between/metadata.txtpb2
-rw-r--r--data/maps/the_butterfly/metadata.txtpb2
-rw-r--r--data/maps/the_charismatic/metadata.txtpb2
-rw-r--r--data/maps/the_colorful/metadata.txtpb2
-rw-r--r--data/maps/the_congruent/metadata.txtpb2
-rw-r--r--data/maps/the_crystalline/metadata.txtpb2
-rw-r--r--data/maps/the_darkroom/metadata.txtpb2
-rw-r--r--data/maps/the_digital/metadata.txtpb2
-rw-r--r--data/maps/the_double_sided/metadata.txtpb2
-rw-r--r--data/maps/the_extravagant/metadata.txtpb2
-rw-r--r--data/maps/the_fuzzy/metadata.txtpb2
-rw-r--r--data/maps/the_graveyard/metadata.txtpb2
-rw-r--r--data/maps/the_great/metadata.txtpb2
-rw-r--r--data/maps/the_hive/metadata.txtpb2
-rw-r--r--data/maps/the_impressive/metadata.txtpb2
-rw-r--r--data/maps/the_invisible/metadata.txtpb2
-rw-r--r--data/maps/the_jubilant/metadata.txtpb2
-rw-r--r--data/maps/the_keen/metadata.txtpb2
-rw-r--r--data/maps/the_liberated/metadata.txtpb2
-rw-r--r--data/maps/the_linear/metadata.txtpb2
-rw-r--r--data/maps/the_lionized/metadata.txtpb2
-rw-r--r--data/maps/the_literate/metadata.txtpb2
-rw-r--r--data/maps/the_lively/metadata.txtpb2
-rw-r--r--data/maps/the_nuanced/metadata.txtpb2
-rw-r--r--data/maps/the_orb/metadata.txtpb2
-rw-r--r--data/maps/the_owl/metadata.txtpb2
-rw-r--r--data/maps/the_parthenon/metadata.txtpb2
-rw-r--r--data/maps/the_partial/metadata.txtpb2
-rw-r--r--data/maps/the_perceptive/metadata.txtpb2
-rw-r--r--data/maps/the_quiet/metadata.txtpb2
-rw-r--r--data/maps/the_repetitive/metadata.txtpb2
-rw-r--r--data/maps/the_revitalized/metadata.txtpb2
-rw-r--r--data/maps/the_shop/metadata.txtpb2
-rw-r--r--data/maps/the_sirenic/metadata.txtpb2
-rw-r--r--data/maps/the_stellar/metadata.txtpb2
-rw-r--r--data/maps/the_stormy/metadata.txtpb2
-rw-r--r--data/maps/the_sturdy/metadata.txtpb2
-rw-r--r--data/maps/the_sun_temple/metadata.txtpb2
-rw-r--r--data/maps/the_sweet/metadata.txtpb2
-rw-r--r--data/maps/the_symbolic/metadata.txtpb2
-rw-r--r--data/maps/the_talented/metadata.txtpb2
-rw-r--r--data/maps/the_tenacious/metadata.txtpb2
-rw-r--r--data/maps/the_three_doors/metadata.txtpb2
-rw-r--r--data/maps/the_tower/metadata.txtpb2
-rw-r--r--data/maps/the_tree/metadata.txtpb2
-rw-r--r--data/maps/the_unkempt/metadata.txtpb2
-rw-r--r--data/maps/the_unyielding/metadata.txtpb2
-rw-r--r--data/maps/the_wise/metadata.txtpb2
-rw-r--r--data/maps/the_wondrous/metadata.txtpb2
-rw-r--r--data/maps/the_words/metadata.txtpb2
-rw-r--r--data/metadata.txtpb6
60 files changed, 130 insertions, 4 deletions
diff --git a/data/door_groups.txtpb b/data/door_groups.txtpb index 0f704da..128cbb8 100644 --- a/data/door_groups.txtpb +++ b/data/door_groups.txtpb
@@ -174,3 +174,17 @@ door_groups {
174 name: "Lavender Cubes" 174 name: "Lavender Cubes"
175 } 175 }
176} 176}
177door_groups {
178 name: "Control Center - Perceptive Entrance"
179 type: SHUFFLE_GROUP
180 # This is a weird situation where there's two different ways to open the door
181 # and we want both to work in vanilla.
182 doors {
183 map: "control_center"
184 name: "Perceptive From Outside"
185 }
186 doors {
187 map: "control_center"
188 name: "Perceptive From Inside"
189 }
190}
diff --git a/data/ids.yaml b/data/ids.yaml index f9c59aa..c55cfa6 100644 --- a/data/ids.yaml +++ b/data/ids.yaml
@@ -4785,6 +4785,7 @@ progressives:
4785 Icarus Quick Travel: 2933 4785 Icarus Quick Travel: 2933
4786 Progressive Gold Ending: 2753 4786 Progressive Gold Ending: 2753
4787door_groups: 4787door_groups:
4788 Control Center - Perceptive Entrance: 3424
4788 Control Center Blue Doors: 2788 4789 Control Center Blue Doors: 2788
4789 Control Center Brown Doors: 2787 4790 Control Center Brown Doors: 2787
4790 Control Center Orange Doors: 2786 4791 Control Center Orange Doors: 2786
diff --git a/data/maps/control_center/connections.txtpb b/data/maps/control_center/connections.txtpb index 432d39d..5dc2890 100644 --- a/data/maps/control_center/connections.txtpb +++ b/data/maps/control_center/connections.txtpb
@@ -17,6 +17,7 @@ connections {
17 from_room: "Main Area" 17 from_room: "Main Area"
18 to_room: "Mint Ending" 18 to_room: "Mint Ending"
19 door { name: "Mint Ending Door" } 19 door { name: "Mint Ending Door" }
20 mint_ending: true
20} 21}
21connections { 22connections {
22 from_room: "Main Area" 23 from_room: "Main Area"
diff --git a/data/maps/control_center/doors.txtpb b/data/maps/control_center/doors.txtpb index bec8714..c64274a 100644 --- a/data/maps/control_center/doors.txtpb +++ b/data/maps/control_center/doors.txtpb
@@ -114,7 +114,7 @@ doors {
114} 114}
115doors { 115doors {
116 name: "Perceptive From Inside" 116 name: "Perceptive From Inside"
117 type: LOCATION_ONLY 117 type: STANDARD
118 panels { room: "Perceptive Entrance" name: "PART" } 118 panels { room: "Perceptive Entrance" name: "PART" }
119 location_room: "Perceptive Entrance" 119 location_room: "Perceptive Entrance"
120} 120}
diff --git a/data/maps/four_rooms/metadata.txtpb b/data/maps/four_rooms/metadata.txtpb index ba66847..d0d7133 100644 --- a/data/maps/four_rooms/metadata.txtpb +++ b/data/maps/four_rooms/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "Four Rooms" 1display_name: "Four Rooms"
2rte_room: "Synonyms Room" 2rte_room: "Synonyms Room"
3rte_trigger_pos { x: 20 y: 0 z: -2.5 }
4rte_trigger_scale { x: 6 y: 1 z: 8 }
diff --git a/data/maps/icarus/metadata.txtpb b/data/maps/icarus/metadata.txtpb index c2a3656..3a45887 100644 --- a/data/maps/icarus/metadata.txtpb +++ b/data/maps/icarus/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "Icarus" 1display_name: "Icarus"
2type: ICARUS 2type: ICARUS
3rte_room: "Welcome Spine (Obverse)" 3rte_room: "Welcome Spine (Obverse)"
4rte_trigger_pos { x: 60 y: -3 z: 1 }
5rte_trigger_scale { x: 6 y: 1 z: 7 }
4# The map's mastery is created at runtime. 6# The map's mastery is created at runtime.
5custom_nodes: "Components/Collectables/collectable" 7custom_nodes: "Components/Collectables/collectable"
diff --git a/data/maps/the_advanced/metadata.txtpb b/data/maps/the_advanced/metadata.txtpb index 71d3925..db1cf5f 100644 --- a/data/maps/the_advanced/metadata.txtpb +++ b/data/maps/the_advanced/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Advanced" 1display_name: "The Advanced"
2type: GIFT_MAP 2type: GIFT_MAP
3rte_room: "Main Area" 3rte_room: "Main Area"
4rte_trigger_pos { x: 0 y: 0 z: 4 }
5rte_trigger_scale { x: 6 y: 1 z: 6 }
4# The map's mastery is created at runtime. 6# The map's mastery is created at runtime.
5custom_nodes: "Components/Collectables/collectable" 7custom_nodes: "Components/Collectables/collectable"
diff --git a/data/maps/the_ancient/metadata.txtpb b/data/maps/the_ancient/metadata.txtpb index 0f321dd..c44473b 100644 --- a/data/maps/the_ancient/metadata.txtpb +++ b/data/maps/the_ancient/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Ancient" 1display_name: "The Ancient"
2rte_room: "Outside" 2rte_room: "Outside"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
diff --git a/data/maps/the_bearer/metadata.txtpb b/data/maps/the_bearer/metadata.txtpb index 003473a..4dc0ac5 100644 --- a/data/maps/the_bearer/metadata.txtpb +++ b/data/maps/the_bearer/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Bearer" 1display_name: "The Bearer"
2rte_room: "Entry" 2rte_room: "Entry"
3rte_trigger_pos { x: 0 y: 0 z: -4 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
diff --git a/data/maps/the_between/metadata.txtpb b/data/maps/the_between/metadata.txtpb index 6134447..00e5ce9 100644 --- a/data/maps/the_between/metadata.txtpb +++ b/data/maps/the_between/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Between" 1display_name: "The Between"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 13 y: 1 z: 13 }
diff --git a/data/maps/the_butterfly/metadata.txtpb b/data/maps/the_butterfly/metadata.txtpb index 5933359..d7a64ce 100644 --- a/data/maps/the_butterfly/metadata.txtpb +++ b/data/maps/the_butterfly/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Butterfly" 1display_name: "The Butterfly"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: -15.5 y: 0 z: 15.5 }
4rte_trigger_scale { x: 8 y: 1 z: 8 }
diff --git a/data/maps/the_charismatic/metadata.txtpb b/data/maps/the_charismatic/metadata.txtpb index 740c04a..1555cba 100644 --- a/data/maps/the_charismatic/metadata.txtpb +++ b/data/maps/the_charismatic/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Charismatic" 1display_name: "The Charismatic"
2type: GIFT_MAP 2type: GIFT_MAP
3rte_room: "Main Area" 3rte_room: "Main Area"
4rte_trigger_pos { x: 0 y: 0 z: 0 }
5rte_trigger_scale { x: 3 y: 1 z: 10 }
4# The map's mastery is created at runtime. 6# The map's mastery is created at runtime.
5custom_nodes: "Components/Collectables/collectable" 7custom_nodes: "Components/Collectables/collectable"
diff --git a/data/maps/the_colorful/metadata.txtpb b/data/maps/the_colorful/metadata.txtpb index 1300c79..0038cff 100644 --- a/data/maps/the_colorful/metadata.txtpb +++ b/data/maps/the_colorful/metadata.txtpb
@@ -1,4 +1,6 @@
1display_name: "The Colorful" 1display_name: "The Colorful"
2rte_room: "White Room" 2rte_room: "White Room"
3rte_trigger_pos { x: 0 y: 0 z: 10 }
4rte_trigger_scale { x: 4 y: 1 z: 4 }
3# This has something to do with the FISH/FISHES proxy. 5# This has something to do with the FISH/FISHES proxy.
4excluded_nodes: "Components/panel_fake" 6excluded_nodes: "Components/panel_fake"
diff --git a/data/maps/the_congruent/metadata.txtpb b/data/maps/the_congruent/metadata.txtpb index 038bbd6..da3919d 100644 --- a/data/maps/the_congruent/metadata.txtpb +++ b/data/maps/the_congruent/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Congruent" 1display_name: "The Congruent"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
3worldport_entrance { 5worldport_entrance {
4 room: "Main Area" 6 room: "Main Area"
5 name: "DARKROOM" 7 name: "DARKROOM"
diff --git a/data/maps/the_crystalline/metadata.txtpb b/data/maps/the_crystalline/metadata.txtpb index 2447af6..4863264 100644 --- a/data/maps/the_crystalline/metadata.txtpb +++ b/data/maps/the_crystalline/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Crystalline" 1display_name: "The Crystalline"
2type: GIFT_MAP 2type: GIFT_MAP
3rte_room: "Main Area" 3rte_room: "Main Area"
4rte_trigger_pos { x: 0 y: 0 z: 0 }
5rte_trigger_scale { x: 10 y: 1 z: 10 }
4# The map's mastery is created at runtime. 6# The map's mastery is created at runtime.
5custom_nodes: "Components/Collectables/collectable" 7custom_nodes: "Components/Collectables/collectable"
diff --git a/data/maps/the_darkroom/metadata.txtpb b/data/maps/the_darkroom/metadata.txtpb index 0b122e9..7b5d539 100644 --- a/data/maps/the_darkroom/metadata.txtpb +++ b/data/maps/the_darkroom/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Darkroom" 1display_name: "The Darkroom"
2rte_room: "First Room" 2rte_room: "First Room"
3rte_trigger_pos { x: 0 y: 0 z: 1 }
4rte_trigger_scale { x: 14 y: 1 z: 13 }
diff --git a/data/maps/the_digital/metadata.txtpb b/data/maps/the_digital/metadata.txtpb index ce2f2c5..001fe55 100644 --- a/data/maps/the_digital/metadata.txtpb +++ b/data/maps/the_digital/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Digital" 1display_name: "The Digital"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: -9 y: 0 z: -5 }
4rte_trigger_scale { x: 15 y: 1 z: 15 }
diff --git a/data/maps/the_double_sided/metadata.txtpb b/data/maps/the_double_sided/metadata.txtpb index 1bcf6ac..5d60122 100644 --- a/data/maps/the_double_sided/metadata.txtpb +++ b/data/maps/the_double_sided/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Double Sided" 1display_name: "The Double Sided"
2rte_room: "Start" 2rte_room: "Start"
3rte_trigger_pos { x: 0 y: 0 z: -4 }
4rte_trigger_scale { x: 4 y: 1 z: 4 }
3worldport_entrance { 5worldport_entrance {
4 room: "Start" 6 room: "Start"
5 name: "DARKROOM" 7 name: "DARKROOM"
diff --git a/data/maps/the_extravagant/metadata.txtpb b/data/maps/the_extravagant/metadata.txtpb index 77d3b4b..f4604ab 100644 --- a/data/maps/the_extravagant/metadata.txtpb +++ b/data/maps/the_extravagant/metadata.txtpb
@@ -1,4 +1,6 @@
1display_name: "The Extravagant" 1display_name: "The Extravagant"
2rte_room: "Y Minus First Floor" 2rte_room: "Y Minus First Floor"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
3# This appears to be completely inaccessible. 5# This appears to be completely inaccessible.
4excluded_nodes: "Components/Warps/worldport" 6excluded_nodes: "Components/Warps/worldport"
diff --git a/data/maps/the_fuzzy/metadata.txtpb b/data/maps/the_fuzzy/metadata.txtpb index ded955b..75d6ff6 100644 --- a/data/maps/the_fuzzy/metadata.txtpb +++ b/data/maps/the_fuzzy/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Fuzzy" 1display_name: "The Fuzzy"
2type: GIFT_MAP 2type: GIFT_MAP
3rte_room: "Main Area" 3rte_room: "Main Area"
4rte_trigger_pos { x: 0 y: 0 z: 4 }
5rte_trigger_scale { x: 6 y: 1 z: 6 }
4# The map's mastery is created at runtime. 6# The map's mastery is created at runtime.
5custom_nodes: "Components/Collectables/collectable" 7custom_nodes: "Components/Collectables/collectable"
diff --git a/data/maps/the_graveyard/metadata.txtpb b/data/maps/the_graveyard/metadata.txtpb index 47a48e0..d97eb88 100644 --- a/data/maps/the_graveyard/metadata.txtpb +++ b/data/maps/the_graveyard/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Graveyard" 1display_name: "The Graveyard"
2rte_room: "Outside" 2rte_room: "Outside"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 8 y: 1 z: 8 }
3# These really shouldn't be shuffled because it would make Black Ending trivial. 5# These really shouldn't be shuffled because it would make Black Ending trivial.
4excluded_nodes: "Components/Paintings/grave" 6excluded_nodes: "Components/Paintings/grave"
5excluded_nodes: "Components/Paintings/grave2" 7excluded_nodes: "Components/Paintings/grave2"
diff --git a/data/maps/the_great/metadata.txtpb b/data/maps/the_great/metadata.txtpb index 7bbecd4..bbea189 100644 --- a/data/maps/the_great/metadata.txtpb +++ b/data/maps/the_great/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Great" 1display_name: "The Great"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 24 y: 0 z: 1 }
4rte_trigger_scale { x: 35 y: 1 z: 14 }
3# This can't be shuffled because it is tilted. 5# This can't be shuffled because it is tilted.
4excluded_nodes: "Components/Paintings/u" 6excluded_nodes: "Components/Paintings/u"
5# This can't be shuffled because it is on the ground. 7# This can't be shuffled because it is on the ground.
diff --git a/data/maps/the_hive/metadata.txtpb b/data/maps/the_hive/metadata.txtpb index 7be7b9e..d89d2ff 100644 --- a/data/maps/the_hive/metadata.txtpb +++ b/data/maps/the_hive/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Hive" 1display_name: "The Hive"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: -26 y: 0 z: -19 }
4rte_trigger_scale { x: 60 y: 10 z: 60 }
diff --git a/data/maps/the_impressive/metadata.txtpb b/data/maps/the_impressive/metadata.txtpb index 7a0a052..d05595d 100644 --- a/data/maps/the_impressive/metadata.txtpb +++ b/data/maps/the_impressive/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Impressive" 1display_name: "The Impressive"
2rte_room: "Lobby" 2rte_room: "Lobby"
3rte_trigger_pos { x: 0 y: 0 z: 5 }
4rte_trigger_scale { x: 6 y: 1 z: 10 }
3# These are apparently little eyes on the Green Eye panel pedestals? I don't 5# These are apparently little eyes on the Green Eye panel pedestals? I don't
4# think they're ever visible in gameplay. 6# think they're ever visible in gameplay.
5excluded_nodes: "Meshes/eye" 7excluded_nodes: "Meshes/eye"
diff --git a/data/maps/the_invisible/metadata.txtpb b/data/maps/the_invisible/metadata.txtpb index e980466..e995085 100644 --- a/data/maps/the_invisible/metadata.txtpb +++ b/data/maps/the_invisible/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Invisible" 1display_name: "The Invisible"
2rte_room: "Entrance" 2rte_room: "Entrance"
3rte_trigger_pos { x: 0 y: 0 z: -57 }
4rte_trigger_scale { x: 12 y: 1 z: 12 }
diff --git a/data/maps/the_jubilant/metadata.txtpb b/data/maps/the_jubilant/metadata.txtpb index 019b0b2..66fb7d2 100644 --- a/data/maps/the_jubilant/metadata.txtpb +++ b/data/maps/the_jubilant/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Jubilant" 1display_name: "The Jubilant"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 2 }
4rte_trigger_scale { x: 8 y: 1 z: 8 }
3worldport_entrance { 5worldport_entrance {
4 room: "Main Area" 6 room: "Main Area"
5 name: "GREAT" 7 name: "GREAT"
diff --git a/data/maps/the_keen/metadata.txtpb b/data/maps/the_keen/metadata.txtpb index 8417c2e..93a9eef 100644 --- a/data/maps/the_keen/metadata.txtpb +++ b/data/maps/the_keen/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Keen" 1display_name: "The Keen"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
3worldport_entrance { 5worldport_entrance {
4 room: "Main Area" 6 room: "Main Area"
5 name: "GREAT" 7 name: "GREAT"
diff --git a/data/maps/the_liberated/metadata.txtpb b/data/maps/the_liberated/metadata.txtpb index ebedbec..bdff786 100644 --- a/data/maps/the_liberated/metadata.txtpb +++ b/data/maps/the_liberated/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Liberated" 1display_name: "The Liberated"
2rte_room: "Puzzle Room" 2rte_room: "Puzzle Room"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
3worldport_entrance { 5worldport_entrance {
4 room: "Puzzle Room" 6 room: "Puzzle Room"
5 name: "ENTRY" 7 name: "ENTRY"
diff --git a/data/maps/the_linear/metadata.txtpb b/data/maps/the_linear/metadata.txtpb index cc9b4ce..03930f8 100644 --- a/data/maps/the_linear/metadata.txtpb +++ b/data/maps/the_linear/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Linear" 1display_name: "The Linear"
2rte_room: "Room" 2rte_room: "Room"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
3worldport_entrance { 5worldport_entrance {
4 room: "Room" 6 room: "Room"
5 name: "GREAT" 7 name: "GREAT"
diff --git a/data/maps/the_lionized/metadata.txtpb b/data/maps/the_lionized/metadata.txtpb index 587143d..0beb352 100644 --- a/data/maps/the_lionized/metadata.txtpb +++ b/data/maps/the_lionized/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Lionized" 1display_name: "The Lionized"
2rte_room: "Puzzle Room" 2rte_room: "Puzzle Room"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
3worldport_entrance { 5worldport_entrance {
4 room: "Puzzle Room" 6 room: "Puzzle Room"
5 name: "ENTRY" 7 name: "ENTRY"
diff --git a/data/maps/the_literate/metadata.txtpb b/data/maps/the_literate/metadata.txtpb index 28f5ccd..ce4db7a 100644 --- a/data/maps/the_literate/metadata.txtpb +++ b/data/maps/the_literate/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Literate" 1display_name: "The Literate"
2rte_room: "Puzzle Room" 2rte_room: "Puzzle Room"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
3worldport_entrance { 5worldport_entrance {
4 room: "Puzzle Room" 6 room: "Puzzle Room"
5 name: "ENTRY" 7 name: "ENTRY"
diff --git a/data/maps/the_lively/metadata.txtpb b/data/maps/the_lively/metadata.txtpb index c088afe..101a265 100644 --- a/data/maps/the_lively/metadata.txtpb +++ b/data/maps/the_lively/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Lively" 1display_name: "The Lively"
2rte_room: "Puzzle Room" 2rte_room: "Puzzle Room"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
3worldport_entrance { 5worldport_entrance {
4 room: "Puzzle Room" 6 room: "Puzzle Room"
5 name: "BETWEEN" 7 name: "BETWEEN"
diff --git a/data/maps/the_nuanced/metadata.txtpb b/data/maps/the_nuanced/metadata.txtpb index a3405ff..9d2e044 100644 --- a/data/maps/the_nuanced/metadata.txtpb +++ b/data/maps/the_nuanced/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Nuanced" 1display_name: "The Nuanced"
2rte_room: "Main Room" 2rte_room: "Main Room"
3rte_trigger_pos { x: 0 y: 0 z: 9 }
4rte_trigger_scale { x: 6 y: 1 z: 15 }
3worldport_entrance { 5worldport_entrance {
4 room: "Main Room" 6 room: "Main Room"
5 name: "UNYIELDING" 7 name: "UNYIELDING"
diff --git a/data/maps/the_orb/metadata.txtpb b/data/maps/the_orb/metadata.txtpb index a33dbf6..2b5c43f 100644 --- a/data/maps/the_orb/metadata.txtpb +++ b/data/maps/the_orb/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Orb" 1display_name: "The Orb"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 34 y: 0 z: 39 }
4rte_trigger_scale { x: 4 y: 1 z: 8 }
3# These are inaccessible, and were probably just copy pasted from the other 5# These are inaccessible, and were probably just copy pasted from the other
4# rooms. 6# rooms.
5excluded_nodes: "Components/Warps/worldport2" 7excluded_nodes: "Components/Warps/worldport2"
diff --git a/data/maps/the_owl/metadata.txtpb b/data/maps/the_owl/metadata.txtpb index 11d79b0..a9c4a6c 100644 --- a/data/maps/the_owl/metadata.txtpb +++ b/data/maps/the_owl/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Owl" 1display_name: "The Owl"
2rte_room: "R2C2 Bottom" 2rte_room: "R2C2 Bottom"
3rte_trigger_pos { x: 0 y: 0 z: 8 }
4rte_trigger_scale { x: 4 y: 1 z: 3 }
diff --git a/data/maps/the_parthenon/metadata.txtpb b/data/maps/the_parthenon/metadata.txtpb index 203d712..f3559ea 100644 --- a/data/maps/the_parthenon/metadata.txtpb +++ b/data/maps/the_parthenon/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Parthenon" 1display_name: "The Parthenon"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: -15 }
4rte_trigger_scale { x: 18 y: 1 z: 30 }
diff --git a/data/maps/the_partial/metadata.txtpb b/data/maps/the_partial/metadata.txtpb index 9d5ad4a..dd090f5 100644 --- a/data/maps/the_partial/metadata.txtpb +++ b/data/maps/the_partial/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Partial" 1display_name: "The Partial"
2rte_room: "Obverse Side" 2rte_room: "Obverse Side"
3rte_trigger_pos { x: 0 y: 0 z: 5 }
4rte_trigger_scale { x: 13 y: 1 z: 16 }
diff --git a/data/maps/the_perceptive/metadata.txtpb b/data/maps/the_perceptive/metadata.txtpb index 22eb1d5..e67b84a 100644 --- a/data/maps/the_perceptive/metadata.txtpb +++ b/data/maps/the_perceptive/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Perceptive" 1display_name: "The Perceptive"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 30 y: 1 z: 20 }
3worldport_entrance { 5worldport_entrance {
4 room: "Main Area" 6 room: "Main Area"
5 name: "CC" 7 name: "CC"
diff --git a/data/maps/the_quiet/metadata.txtpb b/data/maps/the_quiet/metadata.txtpb index 9056fac..5cd177f 100644 --- a/data/maps/the_quiet/metadata.txtpb +++ b/data/maps/the_quiet/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Quiet" 1display_name: "The Quiet"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 2 }
4rte_trigger_scale { x: 8 y: 1 z: 8 }
3worldport_entrance { 5worldport_entrance {
4 room: "Main Area" 6 room: "Main Area"
5 name: "DAEDALUS" 7 name: "DAEDALUS"
diff --git a/data/maps/the_repetitive/metadata.txtpb b/data/maps/the_repetitive/metadata.txtpb index 4924048..a54d8b0 100644 --- a/data/maps/the_repetitive/metadata.txtpb +++ b/data/maps/the_repetitive/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Repetitive" 1display_name: "The Repetitive"
2rte_room: "Main Room" 2rte_room: "Main Room"
3rte_trigger_pos { x: 0 y: 0 z: 35.5 }
4rte_trigger_scale { x: 13 y: 1 z: 14 }
3# These paintings are directly above/behind panels and thus can't be entered. 5# These paintings are directly above/behind panels and thus can't be entered.
4excluded_nodes: "Meshes/eyeRed3" 6excluded_nodes: "Meshes/eyeRed3"
5excluded_nodes: "Meshes/eyeRed4" 7excluded_nodes: "Meshes/eyeRed4"
diff --git a/data/maps/the_revitalized/metadata.txtpb b/data/maps/the_revitalized/metadata.txtpb index ab64625..7046a17 100644 --- a/data/maps/the_revitalized/metadata.txtpb +++ b/data/maps/the_revitalized/metadata.txtpb
@@ -1,4 +1,6 @@
1display_name: "The Revitalized" 1display_name: "The Revitalized"
2rte_room: "Bye Room" 2rte_room: "Bye Room"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 14 y: 1 z: 14 }
3# Let's not include the demo (for now). 5# Let's not include the demo (for now).
4excluded_nodes: "Components/panel_demo" 6excluded_nodes: "Components/panel_demo"
diff --git a/data/maps/the_shop/metadata.txtpb b/data/maps/the_shop/metadata.txtpb index 4a17985..2777760 100644 --- a/data/maps/the_shop/metadata.txtpb +++ b/data/maps/the_shop/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Shop" 1display_name: "The Shop"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0.5 y: 0 z: -12 }
4rte_trigger_scale { x: 15 y: 1 z: 19 }
diff --git a/data/maps/the_sirenic/metadata.txtpb b/data/maps/the_sirenic/metadata.txtpb index 9e1e5e7..7f30968 100644 --- a/data/maps/the_sirenic/metadata.txtpb +++ b/data/maps/the_sirenic/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Sirenic" 1display_name: "The Sirenic"
2rte_room: "Start" 2rte_room: "Start"
3rte_trigger_pos { x: 0 y: 0 z: 23 }
4rte_trigger_scale { x: 6 y: 1 z: 4 }
3worldport_entrance { 5worldport_entrance {
4 room: "Start" 6 room: "Start"
5 name: "PLAZA" 7 name: "PLAZA"
diff --git a/data/maps/the_stellar/metadata.txtpb b/data/maps/the_stellar/metadata.txtpb index 30b5ece..2aeb43c 100644 --- a/data/maps/the_stellar/metadata.txtpb +++ b/data/maps/the_stellar/metadata.txtpb
@@ -1,6 +1,8 @@
1display_name: "The Stellar" 1display_name: "The Stellar"
2type: GIFT_MAP 2type: GIFT_MAP
3rte_room: "Starting Room" 3rte_room: "Starting Room"
4rte_trigger_pos { x: 0 y: 0 z: -3 }
5rte_trigger_scale { x: 6 y: 1 z: 6 }
4# This panel does not appear to be accessible without sniping. 6# This panel does not appear to be accessible without sniping.
5excluded_nodes: "Panels/Room_1/panel_2" 7excluded_nodes: "Panels/Room_1/panel_2"
6# The map's mastery is created at runtime. 8# The map's mastery is created at runtime.
diff --git a/data/maps/the_stormy/metadata.txtpb b/data/maps/the_stormy/metadata.txtpb index 098218b..de85a3b 100644 --- a/data/maps/the_stormy/metadata.txtpb +++ b/data/maps/the_stormy/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Stormy" 1display_name: "The Stormy"
2rte_room: "Center" 2rte_room: "Center"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 8 y: 1 z: 8 }
diff --git a/data/maps/the_sturdy/metadata.txtpb b/data/maps/the_sturdy/metadata.txtpb index e6d997f..d99f18d 100644 --- a/data/maps/the_sturdy/metadata.txtpb +++ b/data/maps/the_sturdy/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Sturdy" 1display_name: "The Sturdy"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 2 }
4rte_trigger_scale { x: 40 y: 1 z: 40 }
3# Let's ignore the second half of the rainbows for now. 5# Let's ignore the second half of the rainbows for now.
4#excluded_nodes: "Components/Doors/Rainbow2/Hinge/rainbowMirrored" 6#excluded_nodes: "Components/Doors/Rainbow2/Hinge/rainbowMirrored"
5#excluded_nodes: "Components/Doors/Rainbow/Hinge/rainbowMirrored" 7#excluded_nodes: "Components/Doors/Rainbow/Hinge/rainbowMirrored"
diff --git a/data/maps/the_sun_temple/metadata.txtpb b/data/maps/the_sun_temple/metadata.txtpb index c64162e..6fa770b 100644 --- a/data/maps/the_sun_temple/metadata.txtpb +++ b/data/maps/the_sun_temple/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Sun Temple" 1display_name: "The Sun Temple"
2rte_room: "Entrance" 2rte_room: "Entrance"
3rte_trigger_pos { x: 0 y: 0 z: 2 }
4rte_trigger_scale { x: 10 y: 1 z: 10 }
3worldport_entrance { 5worldport_entrance {
4 room: "Entrance" 6 room: "Entrance"
5 name: "UNKEMPT" 7 name: "UNKEMPT"
diff --git a/data/maps/the_sweet/metadata.txtpb b/data/maps/the_sweet/metadata.txtpb index 9c3e7f5..e97f36f 100644 --- a/data/maps/the_sweet/metadata.txtpb +++ b/data/maps/the_sweet/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Sweet" 1display_name: "The Sweet"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: -14.5 }
4rte_trigger_scale { x: 10 y: 1 z: 25 }
diff --git a/data/maps/the_symbolic/metadata.txtpb b/data/maps/the_symbolic/metadata.txtpb index d57fca2..41b9799 100644 --- a/data/maps/the_symbolic/metadata.txtpb +++ b/data/maps/the_symbolic/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Symbolic" 1display_name: "The Symbolic"
2rte_room: "White Room" 2rte_room: "White Room"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
3worldport_entrance { 5worldport_entrance {
4 room: "White Room" 6 room: "White Room"
5 name: "PLAZA" 7 name: "PLAZA"
diff --git a/data/maps/the_talented/metadata.txtpb b/data/maps/the_talented/metadata.txtpb index 0e68b9e..59e599c 100644 --- a/data/maps/the_talented/metadata.txtpb +++ b/data/maps/the_talented/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Talented" 1display_name: "The Talented"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 9 }
4rte_trigger_scale { x: 6 y: 1 z: 15 }
3worldport_entrance { 5worldport_entrance {
4 room: "Main Area" 6 room: "Main Area"
5 name: "GREAT" 7 name: "GREAT"
diff --git a/data/maps/the_tenacious/metadata.txtpb b/data/maps/the_tenacious/metadata.txtpb index 86ed1c5..55ea23d 100644 --- a/data/maps/the_tenacious/metadata.txtpb +++ b/data/maps/the_tenacious/metadata.txtpb
@@ -1,3 +1,5 @@
1display_name: "The Tenacious" 1display_name: "The Tenacious"
2rte_room: "Control Center Entrance" 2rte_room: "Control Center Entrance"
3rte_trigger_pos { x: 0 y: 0 z: 10 }
4rte_trigger_scale { x: 4 y: 1 z: 4 }
3daedalus_only_mode: DAED_ONLY_ALLOW 5daedalus_only_mode: DAED_ONLY_ALLOW
diff --git a/data/maps/the_three_doors/metadata.txtpb b/data/maps/the_three_doors/metadata.txtpb index bed023f..d2fa498 100644 --- a/data/maps/the_three_doors/metadata.txtpb +++ b/data/maps/the_three_doors/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Three Doors" 1display_name: "The Three Doors"
2rte_room: "First Second Room" 2rte_room: "First Second Room"
3rte_trigger_pos { x: -15 y: 0 z: 1 }
4rte_trigger_scale { x: 8 y: 1 z: 4 }
diff --git a/data/maps/the_tower/metadata.txtpb b/data/maps/the_tower/metadata.txtpb index 9d4fe0b..11ab3da 100644 --- a/data/maps/the_tower/metadata.txtpb +++ b/data/maps/the_tower/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Tower" 1display_name: "The Tower"
2rte_room: "First Floor" 2rte_room: "First Floor"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 8 y: 1 z: 8 }
3worldport_entrance { 5worldport_entrance {
4 room: "First Floor" 6 room: "First Floor"
5 name: "GREAT" 7 name: "GREAT"
diff --git a/data/maps/the_tree/metadata.txtpb b/data/maps/the_tree/metadata.txtpb index c52b946..dbe7a6e 100644 --- a/data/maps/the_tree/metadata.txtpb +++ b/data/maps/the_tree/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Tree" 1display_name: "The Tree"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 15 y: 1 z: 15 }
diff --git a/data/maps/the_unkempt/metadata.txtpb b/data/maps/the_unkempt/metadata.txtpb index eaa821f..c3fdb8c 100644 --- a/data/maps/the_unkempt/metadata.txtpb +++ b/data/maps/the_unkempt/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Unkempt" 1display_name: "The Unkempt"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: -12 y: 0 z: -2 }
4rte_trigger_scale { x: 20 y: 1 z: 5 }
diff --git a/data/maps/the_unyielding/metadata.txtpb b/data/maps/the_unyielding/metadata.txtpb index 311a966..2e67c0d 100644 --- a/data/maps/the_unyielding/metadata.txtpb +++ b/data/maps/the_unyielding/metadata.txtpb
@@ -1,2 +1,4 @@
1display_name: "The Unyielding" 1display_name: "The Unyielding"
2rte_room: "Digital Entrance" 2rte_room: "Digital Entrance"
3rte_trigger_pos { x: 0 y: 0 z: -6 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
diff --git a/data/maps/the_wise/metadata.txtpb b/data/maps/the_wise/metadata.txtpb index 282ebe9..e9b77ad 100644 --- a/data/maps/the_wise/metadata.txtpb +++ b/data/maps/the_wise/metadata.txtpb
@@ -1,4 +1,6 @@
1display_name: "The Wise" 1display_name: "The Wise"
2rte_room: "Entry" 2rte_room: "Entry"
3rte_trigger_pos { x: 0 y: 0 z: 22.5 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
3# This port is out of bounds. 5# This port is out of bounds.
4excluded_nodes: "Components/Warps/worldport" 6excluded_nodes: "Components/Warps/worldport"
diff --git a/data/maps/the_wondrous/metadata.txtpb b/data/maps/the_wondrous/metadata.txtpb index 88ca318..ef453aa 100644 --- a/data/maps/the_wondrous/metadata.txtpb +++ b/data/maps/the_wondrous/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Wondrous" 1display_name: "The Wondrous"
2rte_room: "Entry" 2rte_room: "Entry"
3rte_trigger_pos { x: 8 y: 0 z: 40 }
4rte_trigger_scale { x: 6 y: 1 z: 6 }
3worldport_entrance { 5worldport_entrance {
4 room: "Entry" 6 room: "Entry"
5 name: "DAEDALUS" 7 name: "DAEDALUS"
diff --git a/data/maps/the_words/metadata.txtpb b/data/maps/the_words/metadata.txtpb index b016db0..0fdee3f 100644 --- a/data/maps/the_words/metadata.txtpb +++ b/data/maps/the_words/metadata.txtpb
@@ -1,5 +1,7 @@
1display_name: "The Words" 1display_name: "The Words"
2rte_room: "Main Area" 2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 8 y: 1 z: 8 }
3# These are old proxies of the main room's panels that are not linked up 5# These are old proxies of the main room's panels that are not linked up
4# anymore. 6# anymore.
5excluded_nodes: "Panels/Proxies/panel_3" 7excluded_nodes: "Panels/Proxies/panel_3"
diff --git a/data/metadata.txtpb b/data/metadata.txtpb index cff3f39..c362be0 100644 --- a/data/metadata.txtpb +++ b/data/metadata.txtpb
@@ -1,7 +1,7 @@
1version { 1version {
2 major: 8 2 major: 9
3 minor: 1 3 minor: 0
4 patch: 1 4 patch: 0
5} 5}
6# Filler item. 6# Filler item.
7special_names: "A Job Well Done" 7special_names: "A Job Well Done"