From 9d3aa487999d459e5b85c42bedf23d9fce510278 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Fri, 8 Sep 2023 22:12:11 -0700
Subject: Revert from sidearms_cop to guns_cop

---
 json/itemgroups/Weapons_Mods_Ammo/guns.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'json')

diff --git a/json/itemgroups/Weapons_Mods_Ammo/guns.json b/json/itemgroups/Weapons_Mods_Ammo/guns.json
index e854f96..a24f7cf 100644
--- a/json/itemgroups/Weapons_Mods_Ammo/guns.json
+++ b/json/itemgroups/Weapons_Mods_Ammo/guns.json
@@ -127,7 +127,7 @@
   },
   {
     "type": "item_group",
-    "id": "sidearms_cop",
+    "id": "guns_cop",
     "//": "Police issue weapons of all types",
     "items": [
       { "group": "nested_usp_40", "prob": 10 },
-- 
cgit v1.2.1