Skip to content

Commit

Permalink
Add another deDE spell hit rating string
Browse files Browse the repository at this point in the history
  • Loading branch information
luitzifa authored and raethkcj committed Jul 13, 2021
1 parent 7b9dd86 commit fcfad0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/StatLogic-1.0/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ L["StatIDLookup"] = {
["Zaubertrefferwertung"] = {"SPELL_HIT_RATING",},
["Erhöht Zaubertrefferwertung"] = {"SPELL_HIT_RATING",}, -- ITEM_MOD_HIT_SPELL_RATING
["Erhöht Eure Zaubertrefferwertung"] = {"SPELL_HIT_RATING",},
["Erhöht die Zaubertrefferwertung"] = {"SPELL_HIT_RATING",},
["Distanztrefferwertung"] = {"RANGED_HIT_RATING",},
["Erhöht Distanztrefferwertung"] = {"RANGED_HIT_RATING",}, -- ITEM_MOD_HIT_RANGED_RATING
["Erhöht Eure Distanztrefferwertung"] = {"RANGED_HIT_RATING",},
Expand Down

0 comments on commit fcfad0e

Please sign in to comment.