diff --git a/data/json/enchantments.json b/data/json/enchantments.json index 2d1df6395bcd7..db98d04c27a15 100644 --- a/data/json/enchantments.json +++ b/data/json/enchantments.json @@ -80,7 +80,6 @@ "description": "You are wearing equipment that gives 10 strength.", "has": "WORN", "condition": "ACTIVE", - "mutations": [ "mut_exo_strength" ], "values": [ { "value": "STRENGTH", "add": 10 } ] }, { @@ -90,7 +89,6 @@ "description": "You are wearing equipment that muffles your footsteps.", "has": "WORN", "condition": "ACTIVE", - "mutations": [ "mut_exo_strength" ], "values": [ { "value": "FOOTSTEP_NOISE", "multiply": -0.67 } ] } ]