From 691fbc79f895672d9e7c3c8f69d492f142589602 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 6 Apr 2022 20:10:49 -0700 Subject: Add P30 9mm, P30 .40, and HK45 handguns, plus magazines and itemgroups. --- json/items/magazine/40.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'json/items/magazine/40.json') diff --git a/json/items/magazine/40.json b/json/items/magazine/40.json index 5f2795c..3be341c 100644 --- a/json/items/magazine/40.json +++ b/json/items/magazine/40.json @@ -8,6 +8,13 @@ "ammo_type": [ "40" ], "capacity": 13 }, + { + "id": "p3040mag", + "copy-from": "usp40mag", + "type": "MAGAZINE", + "name": { "str": "H&K P30 .40 magazine" }, + "description": "A standard capacity magazine for use with the Heckler & Koch P30 .40 handgun." + }, { "id": "ump40mag", "copy-from": "ump45mag", -- cgit v1.2.1