summaryrefslogtreecommitdiff
path: root/json/items/magazine/9mm.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/magazine/9mm.json')
-rw-r--r--json/items/magazine/9mm.json14
1 files changed, 5 insertions, 9 deletions
diff --git a/json/items/magazine/9mm.json b/json/items/magazine/9mm.json
index 89a401c..b338aeb 100644
--- a/json/items/magazine/9mm.json
+++ b/json/items/magazine/9mm.json
@@ -3,22 +3,18 @@
"id": "usp9mag",
"copy-from": "usp9mag",
"type": "MAGAZINE",
- "name": { "str": "H&K USP 9mm magazine" },
- "ammo_type": "9mm"
+ "name": { "str": "H&K USP 9mm magazine" }
},
{
"id": "mp5mag",
- "copy-from": "usp9mag",
- "//": "Tileset whitelist for SMG magazines",
+ "copy-from": "mp5mag",
"type": "MAGAZINE",
- "name": { "str": "H&K MP5 magazine" },
- "ammo_type": "9mm"
+ "name": { "str": "H&K MP5 magazine" }
},
{
"id": "mp5bigmag",
- "copy-from": "usp9mag",
+ "copy-from": "mp5bigmag",
"type": "MAGAZINE",
- "name": { "str": "H&K MP5 extended magazine" },
- "ammo_type": "9mm"
+ "name": { "str": "H&K MP5 extended magazine" }
}
]