From 45cb674821073a55c764fc41b68c708c7be0e977 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 21 Apr 2022 11:08:40 -0700 Subject: Convert from stab to now-supported bullet damage. -Except for the 000 beanbag, which is now bashing. --- json/items/gun/9mm.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'json/items/gun/9mm.json') diff --git a/json/items/gun/9mm.json b/json/items/gun/9mm.json index 1983dc3..1961e2b 100644 --- a/json/items/gun/9mm.json +++ b/json/items/gun/9mm.json @@ -35,6 +35,13 @@ "weight": "2530 g", "volume": "1250 ml" }, + { + "id": "hk_mp5sd", + "copy-from": "hk_mp5sd", + "type": "GUN", + "name": { "str_sp": "H&K MP5SD" }, + "volume": "2000 ml" + }, { "id": "hk_ump9", "copy-from": "hk_ump45", -- cgit v1.2.1