summaryrefslogtreecommitdiff
path: root/json/items/gun/12mm.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 22:54:38 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 22:54:38 -0700
commit08753e2e1a88813f133e1cb411a27d1d7e4e85c6 (patch)
tree87f72623d59ecd549efc1c6ac4b5c607d0701f60 /json/items/gun/12mm.json
parentMigrate 000 shotgun hulls to 00 shotgun hulls. (diff)
downloadcataclysm-dda-mod_hk-loadout-08753e2e1a88813f133e1cb411a27d1d7e4e85c6.tar.xz
Port to DDA.
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 ]
]
}