From d59eff27a8bac7951e3cb46572a1ec2c3a47398a Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 31 Mar 2023 10:16:26 -0700 Subject: Add copy-from abstracts to guns missing them. --- json/items/gun/473.json | 1 + 1 file changed, 1 insertion(+) (limited to 'json/items/gun/473.json') diff --git a/json/items/gun/473.json b/json/items/gun/473.json index 8a91a5e..823a03b 100644 --- a/json/items/gun/473.json +++ b/json/items/gun/473.json @@ -1,6 +1,7 @@ [ { "id": "hk_g11", + "copy-from": "rifle_auto", "type": "GUN", "reload_noise_volume": 10, "name": { "str_sp": "H&K G11K2" }, -- cgit v1.2.1