From 841e2dea8bc57c881139a57536bb90ca632c5aa4 Mon Sep 17 00:00:00 2001 From: Dvir Date: Thu, 25 Apr 2024 03:17:02 +0300 Subject: [PATCH] Update config.py --- .github/mapchecker/config.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/mapchecker/config.py b/.github/mapchecker/config.py index 627423a7ecb..ec30ff94d06 100644 --- a/.github/mapchecker/config.py +++ b/.github/mapchecker/config.py @@ -29,5 +29,9 @@ ], "Syndicate": [ "Plastitanium", # And also on blackmarket ships cause syndicate. - ] + ], + "BlackMarket": [ + "Plastitanium", # And also on blackmarket ships cause syndicate. + "ButtonFrameCautionSecurity", # Decal. + ] }