From 08753e2e1a88813f133e1cb411a27d1d7e4e85c6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 14 Mar 2023 22:54:38 -0700 Subject: Port to DDA. --- json/items/gun/12mm.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'json/items/gun/12mm.json') diff --git a/json/items/gun/12mm.json b/json/items/gun/12mm.json index e6e129c..6c0a667 100644 --- a/json/items/gun/12mm.json +++ b/json/items/gun/12mm.json @@ -1,6 +1,7 @@ [ { "id": "hk_g80", + "//": "Fixes the name, and adds an emitter mod slot.", "copy-from": "hk_g80", "type": "GUN", "name": { "str": "H&K G80" }, @@ -13,6 +14,7 @@ [ "sights", 1 ], [ "sling", 1 ], [ "stock", 1 ], + [ "stock accessory", 2 ], [ "underbarrel", 1 ] ] } -- cgit v1.2.1