summaryrefslogtreecommitdiff
path: root/json/items/gun/000shot.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-15 19:35:03 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-15 19:35:03 -0700
commit76d8d93ec40375e0648efb7ac7c02640df34aaa4 (patch)
tree2c42d69e114d8b857afd54f335fd17c4525f59b1 /json/items/gun/000shot.json
parentUpdated for removal of specialized gunpowders from BN (diff)
downloadcataclysm-dda-mod_hk-loadout-76d8d93ec40375e0648efb7ac7c02640df34aaa4.tar.xz
Convert semi-auto to semi, and 2/3/4 rd. to burst
Diffstat (limited to 'json/items/gun/000shot.json')
-rw-r--r--json/items/gun/000shot.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/gun/000shot.json b/json/items/gun/000shot.json
index 025c86d..8446bdb 100644
--- a/json/items/gun/000shot.json
+++ b/json/items/gun/000shot.json
@@ -31,7 +31,7 @@
[ "sights mount", 1 ],
[ "underbarrel mount", 1 ]
],
- "modes": [ [ "DEFAULT", "semi-auto", 1 ], [ "AUTO", "auto", 2 ] ],
+ "modes": [ [ "DEFAULT", "semi", 1 ], [ "AUTO", "auto", 2 ] ],
"magazines": [ [ "000shot", [ "hk_caws_mag" ] ] ]
}
]