summaryrefslogtreecommitdiff
path: root/json/items/gun/12mm.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/gun/12mm.json')
-rw-r--r--json/items/gun/12mm.json2
1 files changed, 2 insertions, 0 deletions
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 ]
]
}