Core/BattlePets: Move revive battle pet cooldown to spell script and add serverside spell for stable master heal cooldown
Port From (https://github.com/TrinityCore/TrinityCore/commit/05f2f4e8f69133d542f3eadf99410deb932cd30d)
This commit is contained in:
@@ -57,7 +57,6 @@ namespace Framework.Constants
|
||||
public const int SpellReviveBattlePets = 125439;
|
||||
public const int SpellSummonBattlePet = 118301;
|
||||
public const int MaxBattlePetLevel = 25;
|
||||
public static TimeSpan ReviveBattlePetsCooldown = TimeSpan.FromSeconds(180);
|
||||
|
||||
/// <summary>
|
||||
/// Lfg Const
|
||||
|
||||
Reference in New Issue
Block a user