Core/Spells: Added spell value duration to modify aura duration of a specific spell cast
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e2dc1afc94b5d6864cf7dc8ca5799c349bdca4d)
This commit is contained in:
@@ -394,7 +394,8 @@ namespace Framework.Constants
|
||||
End,
|
||||
RadiusMod,
|
||||
MaxTargets,
|
||||
AuraStack
|
||||
AuraStack,
|
||||
DurationPct
|
||||
}
|
||||
|
||||
public enum CombatRating
|
||||
|
||||
Reference in New Issue
Block a user