diff --git a/src/main/resources/schematics/ruins.txt b/src/main/resources/schematics/ruins.txt index 8f6d07d..7e2ca0b 100644 --- a/src/main/resources/schematics/ruins.txt +++ b/src/main/resources/schematics/ruins.txt @@ -8,7 +8,7 @@ /schematics/ruins/ComplexHall_SK-AnchoredDescent_Open_50.schematic /schematics/ruins/ComplexHall_SK-HallwayHiddenTreasure-B_Closed_50.schematic /schematics/ruins/ComplexHall_SK-HiddenStairs_Open_100.schematic -/schematics/ruins/ComplexHall_SK-LostGarden_Open_10.schematic +/schematics/ruins/ComplexHall_SK-LostGarden_Open_40.schematic /schematics/ruins/ComplexHall_SK-RuinsOhNo_Open_50.schematic /schematics/ruins/complexHall_smallBranchWithExit_closed_100.schematic /schematics/ruins/complexHall_smallRotundaWithExit_closed_100.schematic @@ -19,7 +19,7 @@ /schematics/ruins/deadEnd_fallingTrapO_open_100.schematic /schematics/ruins/deadEnd_hiddenStaircaseO_open_100.schematic /schematics/ruins/deadEnd_lavaTrapO_open_100.schematic -/schematics/ruins/deadend_randomTree_open_75.schematic +/schematics/ruins/deadEnd_randomTree_open_75.schematic /schematics/ruins/DeadEnd_SK-EyesOfTricksters_Open_50.schematic /schematics/ruins/DeadEnd_SK-FarAwayInTheDark_Open_100.schematic /schematics/ruins/DeadEnd_SK-UnstableDesert_Open_50.schematic @@ -37,8 +37,8 @@ /schematics/ruins/hub_fortRuins_open_100.schematic /schematics/ruins/hub_hallwayTrapRooms1_closed_100.schematic /schematics/ruins/hub_longDoorHallway_closed_100.schematic -/schematics/ruins/Hub_SK-Claustrophobia_Open_10.schematic -/schematics/ruins/Hub_SK-FractalCage_Open_20.schematic +/schematics/ruins/Hub_SK-Claustrophobia_Open_40.schematic +/schematics/ruins/Hub_SK-FractalCage_Open_40.schematic /schematics/ruins/Hub_SK-HeartOfDisorder_Open_50.schematic /schematics/ruins/Hub_SK-TheNexus_Open_40.schematic /schematics/ruins/maze_smallMaze1_closed_100.schematic @@ -53,9 +53,9 @@ /schematics/ruins/SimpleHall_SK-LeftUpPath_Open_50.schematic /schematics/ruins/SimpleHall_SK-RightDownStairs_Open_50.schematic /schematics/ruins/SimpleHall_SK-RightUpPath_Open_50.schematic +/schematics/ruins/SimpleHall_SK-SpiralHallway_Open_100.schematic /schematics/ruins/SimpleHall_SK-UTurnLeft_Open_50.schematic /schematics/ruins/SimpleHall_SK-UTurnRight_Open_50.schematic -/schematics/ruins/SimpleHall_SK-SpiralHallway_Open_100.schematic /schematics/ruins/simpleHall_smallSimpleLeft_closed_100.schematic /schematics/ruins/simpleHall_smallSimpleRight_closed_100.schematic /schematics/ruins/trap_fakeTNTTrap_closed_100.schematic @@ -67,10 +67,9 @@ /schematics/ruins/trap_pistonFloorPlatform_closed_100.schematic /schematics/ruins/trap_pistonHallway_closed_100.schematic /schematics/ruins/trap_pistonSmasherHall_closed_100.schematic -/schematics/ruins/trap_raceTheTNTHall_closed_50.schematic /schematics/ruins/Trap_SK-FakeTNTTrap-B_Closed_50.schematic /schematics/ruins/Trap_SK-NicolesTower_Open_50.schematic -/schematics/ruins/Trap_SK-RestlessCorridor_Open_10.schematic +/schematics/ruins/Trap_SK-RestlessCorridor_Open_40.schematic /schematics/ruins/Trap_SK-SimpleLeftTrap_Closed_50.schematic /schematics/ruins/Trap_SK-SimpleRightTrap_Closed_50.schematic /schematics/ruins/Trap_SK-TrappedStairsDown_Closed_50.schematic diff --git a/src/main/resources/schematics/ruins/ComplexHall_SK-LostGarden_Open_10.schematic b/src/main/resources/schematics/ruins/ComplexHall_SK-LostGarden_Open_40.schematic similarity index 100% rename from src/main/resources/schematics/ruins/ComplexHall_SK-LostGarden_Open_10.schematic rename to src/main/resources/schematics/ruins/ComplexHall_SK-LostGarden_Open_40.schematic diff --git a/src/main/resources/schematics/ruins/Hub_SK-Claustrophobia_Open_10.schematic b/src/main/resources/schematics/ruins/Hub_SK-Claustrophobia_Open_40.schematic similarity index 100% rename from src/main/resources/schematics/ruins/Hub_SK-Claustrophobia_Open_10.schematic rename to src/main/resources/schematics/ruins/Hub_SK-Claustrophobia_Open_40.schematic diff --git a/src/main/resources/schematics/ruins/Hub_SK-FractalCage_Open_20.schematic b/src/main/resources/schematics/ruins/Hub_SK-FractalCage_Open_40.schematic similarity index 100% rename from src/main/resources/schematics/ruins/Hub_SK-FractalCage_Open_20.schematic rename to src/main/resources/schematics/ruins/Hub_SK-FractalCage_Open_40.schematic diff --git a/src/main/resources/schematics/ruins/Trap_SK-RestlessCorridor_Open_10.schematic b/src/main/resources/schematics/ruins/Trap_SK-RestlessCorridor_Open_40.schematic similarity index 100% rename from src/main/resources/schematics/ruins/Trap_SK-RestlessCorridor_Open_10.schematic rename to src/main/resources/schematics/ruins/Trap_SK-RestlessCorridor_Open_40.schematic