Expand whitelist

This commit is contained in:
ElectroJr
2025-02-17 01:45:14 +13:00
parent 81ff9bdda0
commit b43cb069e9

View File

@@ -44,6 +44,14 @@ namespace Content.IntegrationTests.Tests
private static readonly string[] DoNotMapWhitelist = private static readonly string[] DoNotMapWhitelist =
{ {
"/Maps/centcomm.yml", "/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 = private static readonly string[] GameMaps =