Skip to content

Commit

Permalink
Chous description made clearer as per feedback in testing #392
Browse files Browse the repository at this point in the history
  • Loading branch information
brightrim committed Jul 6, 2024
1 parent 5482479 commit afd5580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magic/arcane/enchanting/core/shared.lua
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ M.ringAndAmuletDefinitions = {
{english = "Has the chance to teleport you away from your attacker upon being hit by someones attack.",
german = "Erfolgreiche Angriffe gegen dich haben eine Chance, dich von dem Angreifer weg zu teleportieren."},
ring =
{english = "Has the chance to teleport your target away from you upon hitting someone with an attack.",
{english = "Has the chance to teleport your target away from you upon hitting it with an attack.",
german = "Erfolgreiche Angriffe von dir haben eine Chance, dein Ziel von dir weg zu teleportieren."}}
},
{
Expand Down

0 comments on commit afd5580

Please sign in to comment.