summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--json/items/gun/46.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/json/items/gun/46.json b/json/items/gun/46.json
index b2f762b..b370979 100644
--- a/json/items/gun/46.json
+++ b/json/items/gun/46.json
@@ -16,11 +16,13 @@
"ammo": "46",
"skill": "pistol",
"ranged_damage": -1,
- "dispersion": 440,
+ "dispersion": 410,
"durability": 8,
+ "min_cycle_recoil": 81 ,
"valid_mod_locations": [
[ "accessories", 2 ],
[ "barrel", 1 ],
+ [ "brass catcher", 1 ],
[ "grip", 1 ],
[ "mechanism", 4 ],
[ "muzzle", 1 ],
@@ -29,6 +31,7 @@
[ "stock", 1 ],
[ "underbarrel", 1 ]
],
+ "faults": [ "fault_gun_blackpowder", "fault_gun_dirt", "fault_gun_chamber_spent" ],
"magazine_well": 1,
"magazines": [ [ "46", [ "hk46mag", "hk46bigmag" ] ] ]
}