From 24bd013ffe59613c062833f024e171e74e34ec67 Mon Sep 17 00:00:00 2001
From: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
Date: Tue, 27 Sep 2022 16:46:02 -0400
Subject: [PATCH] Swaps Armadyne and Lopland for the security winter coat logo
(#16465)
Swaps Armadyne and Interdyne for the security winter coat logo
---
modular_skyrat/modules/goofsec/code/sec_clothing_overrides.dm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modular_skyrat/modules/goofsec/code/sec_clothing_overrides.dm b/modular_skyrat/modules/goofsec/code/sec_clothing_overrides.dm
index fe402a6b09b..63506a81e4c 100644
--- a/modular_skyrat/modules/goofsec/code/sec_clothing_overrides.dm
+++ b/modular_skyrat/modules/goofsec/code/sec_clothing_overrides.dm
@@ -450,7 +450,7 @@
/obj/item/clothing/suit/hooded/wintercoat/security
name = "security winter coat" //TG has this as a Jacket now, so unless we update ours, this needs to be re-named as Coat
- desc = "A blue, armour-padded winter coat. It glitters with a mild ablative coating and a robust air of authority. The zipper tab is a small \"Armadyne\" logo."
+ desc = "A blue, armour-padded winter coat. It glitters with a mild ablative coating and a robust air of authority. The zipper tab is a small \"Lopland\" logo."
icon = 'modular_skyrat/master_files/icons/obj/clothing/suits.dmi'
worn_icon = 'modular_skyrat/master_files/icons/mob/clothing/suit.dmi'
icon_state = "security_wintercoat"