summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 12:07:41 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 12:07:41 -0700
commitae808338d4cf5a3a221ef64c81d92afb8d503e6e (patch)
treea3f8f8f534f018c3916d385de2249859e3defe37
parentConvert damage to new format (diff)
downloadcataclysm-bn-mod_hk-loadout-ae808338d4cf5a3a221ef64c81d92afb8d503e6e.tar.xz
Remove obsolete drop table for custom g36 mag
-rw-r--r--json/itemgroups/Weapons_Mods_Ammo/magazines.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/json/itemgroups/Weapons_Mods_Ammo/magazines.json b/json/itemgroups/Weapons_Mods_Ammo/magazines.json
index 982acad..20d5e54 100644
--- a/json/itemgroups/Weapons_Mods_Ammo/magazines.json
+++ b/json/itemgroups/Weapons_Mods_Ammo/magazines.json
@@ -23,13 +23,5 @@
"items": [
[ "usp40mag", 10 ]
]
- },
- {
- "type": "item_group",
- "id": "mags_rifle_rare",
- "//": "Aftermarket or otherwise uncommon rifle magazines excluding milspec.",
- "items": [
- [ "hk_g36_mag", 80 ]
- ]
}
]