]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Expand whitelist
authorElectroJr <leonsfriedrich@gmail.com>
Sun, 16 Feb 2025 12:45:14 +0000 (01:45 +1300)
committerElectroJr <leonsfriedrich@gmail.com>
Sun, 16 Feb 2025 12:45:14 +0000 (01:45 +1300)
Content.IntegrationTests/Tests/PostMapInitTest.cs

index e76ca2b5de25f9c246152ee3a97b967abd761c12..65eac0a6985ab90aef57739ada3338b46f59e310 100644 (file)
@@ -44,6 +44,14 @@ namespace Content.IntegrationTests.Tests
         private static readonly string[] DoNotMapWhitelist =
         {
             "/Maps/centcomm.yml",
+            "/Maps/bagel.yml", // Contains mime's rubber stamp --> Either fix this, remove the category, or remove this comment if intentional.
+            "/Maps/gate.yml", // Contains positronic brain and LSE-1200c "Perforator"
+            "/Maps/meta.yml", // Contains warden's rubber stamp
+            "/Maps/reach.yml", // Contains handheld crew monitor
+            "/Maps/Shuttles/ShuttleEvent/cruiser.yml", // Contains LSE-1200c "Perforator"
+            "/Maps/Shuttles/ShuttleEvent/honki.yml", // Contains golden honker, clown's rubber stamp
+            "/Maps/Shuttles/ShuttleEvent/instigator.yml", // Contains EXP-320g "Friendship"
+            "/Maps/Shuttles/ShuttleEvent/syndie_evacpod.yml", // Contains syndicate rubber stamp
         };
 
         private static readonly string[] GameMaps =