From f19eea9a43db4f7fe9c0941fda9d581bf5b7d6b7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 26 Apr 2021 19:24:37 -0700 Subject: Fix the mp5 being misnamed the mp5k --- json/items/gun/9mm.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/items/gun/9mm.json b/json/items/gun/9mm.json index 55a232c..ac2ed2d 100644 --- a/json/items/gun/9mm.json +++ b/json/items/gun/9mm.json @@ -14,8 +14,8 @@ "volume": "1750 ml" }, { - "id": "hk_mp5", - "copy-from": "hk_mp5", + "id": "hk_mp5k", + "copy-from": "hk_mp5k", "type": "GUN", "name": { "str": "H&K MP5K-PDW", "str_pl": "H&K MP5K-PDW" }, "volume": "1250 ml" -- cgit v1.2.1