From 76d8d93ec40375e0648efb7ac7c02640df34aaa4 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 15 Oct 2021 19:35:03 -0700 Subject: Convert semi-auto to semi, and 2/3/4 rd. to burst --- json/items/gun/473.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/items/gun/473.json') 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 ], -- cgit v1.2.1