Skip to content

Commit

Permalink
remove two wrong lines (CleverRaven#64295)
Browse files Browse the repository at this point in the history
  • Loading branch information
bombasticSlacks authored Mar 16, 2023
1 parent a7dbd93 commit 672bbbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/json/enchantments.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 } ]
},
{
Expand All @@ -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 } ]
}
]

0 comments on commit 672bbbe

Please sign in to comment.