Core/Spells: Implemented SPELL_ATTR9_ONLY_WHEN_ILLEGALLY_MOUNTED

Port From (https://github.com/TrinityCore/TrinityCore/commit/1f3af18e3a17096748a621c9171feb30047287be)
This commit is contained in:
Hondacrx
2024-08-25 21:42:05 -04:00
parent 5874294745
commit 1a0a69a4a1
2 changed files with 18 additions and 1 deletions
@@ -1968,7 +1968,7 @@ namespace Framework.Constants
{
ForceDestLocation = 0x01, // Force Dest Location DESCRIPTION Ignores collision with terrain (unsure if it also ignores terrain height and can go under map)
ModInvisIncludesParty = 0x02, // Mod Invis Includes Party 1@Attr9 DESCRIPTION Causes invisibility auras to ignore "can always see party member invis" rule
RestrictedFlightArea = 0x04, // 2
OnlyWhenIllegallyMounted = 0x04, // Only When Illegally Mounted
Unk3 = 0x08, // 3
SpecialDelayCalculation = 0x10, // 4
SummonPlayerTotem = 0x20, // 5