Skip to content

Commit

Permalink
Add deDE melee crit pattern (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
raethkcj committed Jun 7, 2021
1 parent 044b9bd commit 63b9514
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 @@ -343,6 +343,7 @@ L["StatIDLookup"] = {
["kritische Trefferwertung"] = {"MELEE_CRIT_RATING",},
["Erhöht kritische Trefferwertung"] = {"MELEE_CRIT_RATING",},
["Erhöht Eure kritische Trefferwertung"] = {"MELEE_CRIT_RATING",},
["Erhöht die kritische Trefferwertung"] = {"MELEE_CRIT_RATING",},
["kritische Zaubertrefferwertung"] = {"SPELL_CRIT_RATING",},
["Erhöht kritische Zaubertrefferwertung"] = {"SPELL_CRIT_RATING",},
["Erhöht Eure kritische Zaubertrefferwertung"] = {"SPELL_CRIT_RATING",},
Expand Down

0 comments on commit 63b9514

Please sign in to comment.