remove arena cooldowns and auras methods for mangos zero

This commit is contained in:
Axel Cocat
2021-07-25 11:16:40 +02:00
parent 31b9b46ec6
commit f6a48236ae
3 changed files with 8 additions and 0 deletions

View File

@@ -2657,6 +2657,7 @@ namespace LuaUnit
return 0;
}
#if !defined(CLASSIC)
/**
* Removes all positive visible [Aura]'s from the [Unit].
*/
@@ -2665,6 +2666,7 @@ namespace LuaUnit
unit->RemoveArenaAuras();
return 0;
}
#endif
/**
* Adds the given unit state for the [Unit].