Core/Spells: Implemented evoker empower spell mechanic
Port From (https://github.com/TrinityCore/TrinityCore/commit/a39d0db9ec64f6bf38716abaade5b7835f2db338)
This commit is contained in:
@@ -26,6 +26,9 @@ namespace Framework.Constants
|
||||
|
||||
public const uint VisualKitFood = 406;
|
||||
public const uint VisualKitDrink = 438;
|
||||
|
||||
public const uint EmpowerHoldTimeAtMax = 1 * Time.InMilliseconds;
|
||||
public const uint EmpowerHardcodedGCD = 359115;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user