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.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/json/items/gun/12mm.json b/json/items/gun/12mm.json
new file mode 100644
index 0000000..2480333
--- /dev/null
+++ b/json/items/gun/12mm.json
@@ -0,0 +1,20 @@
+[
+ {
+ "id": "hk_g80",
+ "copy-from": "hk_g80",
+ "type": "GUN",
+ "name": { "str": "H&K G80 railgun" },
+ "description": "Developed by Heckler & Koch, this railgun magnetically propels a ferromagnetic projectile using an alternating current. Powered by UPS.",
+ "valid_mod_locations": [
+ [ "accessories", 4 ],
+ [ "emitter", 1 ],
+ [ "grip", 1 ],
+ [ "mechanism", 4 ],
+ [ "rail", 1 ],
+ [ "sights", 1 ],
+ [ "sling", 1 ],
+ [ "stock", 1 ],
+ [ "underbarrel", 1 ]
+ ]
+ }
+]