Skip to content

Commit

Permalink
Add HP5 pattern for ruRU (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
raethkcj committed Sep 22, 2022
1 parent d8ac32c commit e35dd1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/StatLogic/locales/ruRU.lua
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ L["PreScanPatterns"] = {
["^Броня: (%d+)$"] = "ARMOR",
["Reinforced %(%+(%d+) Armor%)"] = "ARMOR_BONUS",
["Восполнение (%d+) ед. маны за 5 сек%.$"] = "MANA_REG",
["Восполняет (%d+) ед%. здоровья каждые 5 секунд%."] = "HEALTH_REG",
["^Урон: %+?%d+%-(%d+)$"] = "MAX_DAMAGE",
["^%d+ %- (%d+) ед%. урона от .-$"] = "MAX_DAMAGE", -- Wands: "123 - 321 ед. урона от светлой магии"
["^%(([%d%.]+) ед. урона в секунду%)$"] = "DPS",
Expand Down

0 comments on commit e35dd1a

Please sign in to comment.