summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
Diffstat (limited to 'json')
-rw-r--r--json/items/gun/000shot.json2
-rw-r--r--json/items/gun/45.json2
-rw-r--r--json/items/gun/473.json2
3 files changed, 3 insertions, 3 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" ] ] ]
}
]
diff --git a/json/items/gun/45.json b/json/items/gun/45.json
index 34ddb05..2b32d68 100644
--- a/json/items/gun/45.json
+++ b/json/items/gun/45.json
@@ -11,6 +11,6 @@
"copy-from": "hk_ump45",
"type": "GUN",
"name": { "str": "H&K UMP45", "str_pl": "H&K UMP45" },
- "modes": [ [ "DEFAULT", "semi-auto", 1 ], [ "BURST", "2 rd.", 2 ], [ "AUTO", "auto", 4 ] ]
+ "modes": [ [ "DEFAULT", "semi", 1 ], [ "BURST", "burst", 2 ], [ "AUTO", "auto", 4 ] ]
}
]
diff --git a/json/items/gun/473.json b/json/items/gun/473.json
index 6e273e5..233da80 100644
--- a/json/items/gun/473.json
+++ b/json/items/gun/473.json
@@ -18,7 +18,7 @@
"skill": "rifle",
"dispersion": 120,
"durability": 9,
- "modes": [ [ "DEFAULT", "semi-auto", 1 ], [ "BURST", "3 rd.", 3 ], [ "AUTO", "auto", 5 ] ],
+ "modes": [ [ "DEFAULT", "semi", 1 ], [ "BURST", "burst", 3 ], [ "AUTO", "auto", 5 ] ],
"valid_mod_locations": [
[ "accessories", 4 ],
[ "grip", 1 ],