Reorganized Tests

This commit is contained in:
ZioPao
2023-11-17 01:36:24 +01:00
parent 03093f77a7
commit 3418378139
2 changed files with 33 additions and 5 deletions

View File

@@ -232,6 +232,7 @@ function PlayerHandler.UpdateCicatrization()
end
if needsUpdate then
TOC_DEBUG.print("updating modData from cicatrization loop")
modDataHandler:apply() -- TODO This is gonna be heavy. Not entirely sure
else
Events.EveryHours.Remove(PlayerHandler.UpdateCicatrization) -- We can remove it safely, no cicatrization happening here boys