summaryrefslogtreecommitdiff
path: root/json/items/gunmod/underbarrel.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/gunmod/underbarrel.json')
-rw-r--r--json/items/gunmod/underbarrel.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/json/items/gunmod/underbarrel.json b/json/items/gunmod/underbarrel.json
index 97e454d..35825ba 100644
--- a/json/items/gunmod/underbarrel.json
+++ b/json/items/gunmod/underbarrel.json
@@ -17,5 +17,13 @@
"min_skills": [ [ "weapon", 2 ], [ "shotgun", 2 ] ],
"magazine_well": 1,
"magazines": [ [ "shot", [ "m26_mass_mag", "m26_mass_mag_big" ] ] ]
+ },
+ {
+ "id": "m26_mass_mod",
+ "type": "GUNMOD",
+ "looks_like": "rm121aux_mod",
+ "name": { "str": "modified M26 MASS" },
+ "description": "The M26 Modular Accessory Shotgun System is a magazine-fed semi-automatic shotgun, which can be mounted under the barrel of many rifles. Accepts box magazines. This one was modified and customized to mount on pretty much any weapon other than pistols, if you so want.",
+ "mod_targets": [ "smg", "rifle", "shotgun", "launcher", "crossbow" ]
}
]