diff --git a/data/json/items/gunmod/grip.json b/data/json/items/gunmod/grip.json index 82c2c1e260d3b..d467616cc6527 100644 --- a/data/json/items/gunmod/grip.json +++ b/data/json/items/gunmod/grip.json @@ -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 ] ] },