Scripts/Spells: Implement Summon Sayaad
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7ff9a9083fdb5aab1fe54b16ffd84851f99424d)
This commit is contained in:
@@ -207,6 +207,7 @@ namespace Framework.Constants
|
||||
public const int MaxActivePets = 5;
|
||||
public const int MaxPetStables = 200;
|
||||
public const uint CallPetSpellId = 883;
|
||||
public const uint PetSummoningDisorientation = 32752;
|
||||
public const float PetFollowDist = 1.0f;
|
||||
public const float PetFollowAngle = MathF.PI;
|
||||
public const int MaxSpellCharm = 4;
|
||||
|
||||
Reference in New Issue
Block a user