Skip to content

Commit

Permalink
Removed 'bow' from 'mod_targets' of ergonomic grip (#76591)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Burmistrov authored Sep 21, 2024
1 parent 788e4e0 commit 2c596cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/gunmod/grip.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"symbol": ":",
"color": "dark_gray",
"location": "grip",
"mod_targets": [ "smg", "rifle", "pistol", "shotgun", "crossbow", "launcher", "bow" ],
"mod_targets": [ "smg", "rifle", "pistol", "shotgun", "crossbow", "launcher" ],
"handling_modifier": 2,
"min_skills": [ [ "weapon", 2 ] ]
},
Expand Down

0 comments on commit 2c596cc

Please sign in to comment.