From 710ff94e2d29e8a2c00846ab24062517ff91da3b Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 14 Aug 2025 17:50:51 -0400 Subject: Assigned IDs for the_hive, the_impressive, and the_invisible --- data/maps/the_entry/connections.txtpb | 6 +++--- data/maps/the_extravagant/connections.txtpb | 5 +++++ data/maps/the_great/doors.txtpb | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) (limited to 'data/maps') 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 { } connections { from_room: "Red Blue Halls" - to_room: "Wrath Area" + to_room: "Wrath Room" door { name: "Noon Door" } } connections { @@ -99,12 +99,12 @@ connections { door { name: "Scarf Door" } } connections { - from_room: "Wrath Area" + from_room: "Wrath Room" to_room: "Rabbit Hole" door { name: "Rabbithole Door" } } connections { - from_room: "Wrath Area" + from_room: "Wrath Room" to_room: "Blue Alcove" door { name: "Blue Alcove Entrance" } } 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 { } oneway: true } +connections { + from_room: "Y Minus First Floor" + to_room: "E Room" + door { name: "E Door" } +} 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 { panels { room: "Maze Cold Area" name: "COLD" } panels { room: "Maze In Area" name: "IN" } panels { room: "Maze Moon Area" name: "MOON" } - panels { room: "Maze Of Area" name: "OFF" } + panels { room: "Maze Off Area" name: "OFF" } panels { room: "Maze Slice Area" name: "SLICE" } panels { room: "Maze Smooth Area" name: "SMOOTH" } panels { room: "Maze South Area" name: "SOUTH" } @@ -327,7 +327,7 @@ doors { panels { room: "Maze Cold Area" name: "COLD" } panels { room: "Maze In Area" name: "IN" } panels { room: "Maze Moon Area" name: "MOON" } - panels { room: "Maze Of Area" name: "OFF" } + panels { room: "Maze Off Area" name: "OFF" } panels { room: "Maze Slice Area" name: "SLICE" } panels { room: "Maze Smooth Area" name: "SMOOTH" } panels { room: "Maze South Area" name: "SOUTH" } -- cgit 1.4.1