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:
hondacrx
2022-10-14 17:00:30 -04:00
parent 4f89dad639
commit 219833ac17
4 changed files with 40 additions and 22 deletions
@@ -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