Skip to content

Commit

Permalink
Merge pull request #163 from wow-thats-amazing/fix/death-from-afar-gr…
Browse files Browse the repository at this point in the history
…ammar

fix/then to than
  • Loading branch information
marcoaaguiar authored Dec 4, 2024
2 parents 2a2161e + c3cced4 commit 82a95ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/data/nodes_desc.json
Original file line number Diff line number Diff line change
Expand Up @@ -1975,8 +1975,8 @@
"N411": {
"name": "Death from Afar",
"stats": [
"Projectiles have 25% increased Critical Hit Chance against Enemies further then 6m",
"Projectiles deal 25% increased Damage with Hits against Enemies further then 6m"
"Projectiles have 25% increased Critical Hit Chance against Enemies further than 6m",
"Projectiles deal 25% increased Damage with Hits against Enemies further than 6m"
]
},
"N412": {
Expand Down

0 comments on commit 82a95ba

Please sign in to comment.