summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-12 20:09:58 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-12 20:09:58 -0800
commit89a67b1a40859464dd9a0d618a7453e5e4e4d563 (patch)
treec3afe313806b702d88c6ad72dc04d85ebc06d309 /json
parentG11 and CAWS are bullpup, so remove the stock gunmod slots. (diff)
downloadcataclysm-dda-mod_hk-loadout-89a67b1a40859464dd9a0d618a7453e5e4e4d563.tar.xz
A gun cannot have two burst fire options, so fake it with auto.
Diffstat (limited to 'json')
-rw-r--r--json/items/gun/473.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/gun/473.json b/json/items/gun/473.json
index d979899..4ceddc1 100644
--- a/json/items/gun/473.json
+++ b/json/items/gun/473.json
@@ -19,7 +19,7 @@
"skill": "rifle",
"dispersion": 120,
"durability": 9,
- "modes": [ [ "DEFAULT", "semi", 1 ], [ "BURST", "burst", 3 ], [ "BURST", "burst2x", 6 ] ],
+ "modes": [ [ "DEFAULT", "semi", 1 ], [ "BURST", "burst", 3 ], [ "AUTO", "burst2x", 6 ] ],
"valid_mod_locations": [
[ "accessories", 4 ],
[ "grip", 1 ],