Added a bunch of methods for saving database information on key events

This commit is contained in:
2024-11-14 23:12:25 -05:00
parent f083748c4a
commit c32b64bb1f
6 changed files with 95 additions and 27 deletions

View File

@@ -32,7 +32,6 @@ public:
}
}
if(isHot) {
damage = modifyIncomingDmgHeal(MythicPlus::UNIT_EVENT_HOT, target, attacker, damage, spellInfo);
} else {