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:
hondacrx
2021-04-21 22:19:12 -04:00
parent 48d2765d56
commit 431085e7d1
2 changed files with 12 additions and 1 deletions
+2 -1
View File
@@ -394,7 +394,8 @@ namespace Framework.Constants
End,
RadiusMod,
MaxTargets,
AuraStack
AuraStack,
DurationPct
}
public enum CombatRating