From e4334bb28a84280016f74664dfa9b1220508bc9b Mon Sep 17 00:00:00 2001 From: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Date: Tue, 25 Apr 2023 12:30:25 +1200 Subject: [PATCH] Fix more tests (#15762) --- .../Tests/Disposal/DisposalUnitTest.cs | 1 + Resources/Maps/bagel.yml | 19 ------------------- Resources/Maps/box.yml | 4 ++-- 3 files changed, 3 insertions(+), 21 deletions(-) diff --git a/Content.IntegrationTests/Tests/Disposal/DisposalUnitTest.cs b/Content.IntegrationTests/Tests/Disposal/DisposalUnitTest.cs index 6e29477715..1b2e82ef23 100644 --- a/Content.IntegrationTests/Tests/Disposal/DisposalUnitTest.cs +++ b/Content.IntegrationTests/Tests/Disposal/DisposalUnitTest.cs @@ -135,6 +135,7 @@ namespace Content.IntegrationTests.Tests.Disposal id: DisposalTrunkDummy components: - type: DisposalEntry + - type: DisposalTube - type: Transform anchored: true "; diff --git a/Resources/Maps/bagel.yml b/Resources/Maps/bagel.yml index 216360de64..895f0d2ee9 100644 --- a/Resources/Maps/bagel.yml +++ b/Resources/Maps/bagel.yml @@ -95546,7 +95546,6 @@ entities: type: Transform - devices: - 21628 - - invalid - 9631 - 9651 type: DeviceList @@ -169477,7 +169476,6 @@ entities: - 21492 - 21491 - 18608 - - invalid - 18272 - 18270 - 18434 @@ -169543,7 +169541,6 @@ entities: - 3996 - 4001 - 585 - - invalid - 928 - 904 - 19834 @@ -169564,7 +169561,6 @@ entities: - 3996 - 4001 - 585 - - invalid - 19834 - 19835 - 19836 @@ -169694,7 +169690,6 @@ entities: type: Transform - devices: - 21508 - - invalid - 5940 - 6097 - 6098 @@ -169710,7 +169705,6 @@ entities: type: Transform - devices: - 21508 - - invalid - 5940 - 6097 - 6098 @@ -170365,7 +170359,6 @@ entities: - 6127 - 6126 - 6125 - - invalid - 21559 - 12591 - 12592 @@ -170389,7 +170382,6 @@ entities: - 6127 - 6126 - 6125 - - invalid - 21559 - 4369 - 1198 @@ -170538,7 +170530,6 @@ entities: - 21568 - 2370 - 2360 - - invalid type: DeviceList - uid: 21568 type: AirSensor @@ -170843,7 +170834,6 @@ entities: type: Transform - devices: - 1385 - - invalid - 1397 type: DeviceList - uid: 21594 @@ -171085,7 +171075,6 @@ entities: - 9409 - 9410 - 9411 - - invalid - 12594 - 5938 - 12571 @@ -171188,7 +171177,6 @@ entities: - devices: - 21631 - 7146 - - invalid - 6015 - 5990 - 21632 @@ -171316,7 +171304,6 @@ entities: - 13979 - 13962 - 13961 - - invalid - 17627 - 17632 - 17628 @@ -171342,7 +171329,6 @@ entities: - 13979 - 13962 - 13961 - - invalid - 17627 - 17632 - 17628 @@ -171414,7 +171400,6 @@ entities: - 21648 - 16559 - 16560 - - invalid type: DeviceList - uid: 21648 type: AirSensor @@ -171445,7 +171430,6 @@ entities: - 21648 - 16559 - 16560 - - invalid - 21655 - 21656 type: DeviceList @@ -172341,7 +172325,6 @@ entities: - devices: - 5565 - 5562 - - invalid - 5563 - 8466 - 21733 @@ -172647,7 +172630,6 @@ entities: - 6133 - 5901 - 5900 - - invalid - 12001 - 12589 - 4369 @@ -184182,7 +184164,6 @@ entities: - 6133 - 5901 - 5900 - - invalid - 4369 - 1198 - 4546 diff --git a/Resources/Maps/box.yml b/Resources/Maps/box.yml index 5de0d6eb6f..1a1222669f 100644 --- a/Resources/Maps/box.yml +++ b/Resources/Maps/box.yml @@ -75204,7 +75204,7 @@ entities: parent: 8364 type: Transform - uid: 10005 - type: AirlockExternalGlassShuttleEscape + type: AirlockGlassShuttle components: - rot: -1.5707963267948966 rad pos: -22.5,24.5 @@ -94901,7 +94901,7 @@ entities: parent: 8364 type: Transform - uid: 12644 - type: AirlockExternalGlassShuttleEscape + type: AirlockGlassShuttle components: - rot: 1.5707963267948966 rad pos: 93.5,-26.5 -- 2.51.2