Skip to content

Commit

Permalink
bring regen changes to augments
Browse files Browse the repository at this point in the history
  • Loading branch information
Kherae committed Apr 20, 2024
1 parent 7fc8c9d commit 1e8875e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stats/effects/regeneration/regenerationaugment.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
function init()
script.setUpdateDelta(5)

self.healingRate = 1.0 / config.getParameter("healTime", 60)
bonusHandler=effect.addStatModifierGroup({})
end
Expand Down

0 comments on commit 1e8875e

Please sign in to comment.