Core/Spells: Implemented SPELL_ATTR9_FORCE_DEST_LOCATION

Port From (https://github.com/TrinityCore/TrinityCore/commit/84c84b66d43d655a6fc9f6e75acbc1107dfadf23)
This commit is contained in:
Hondacrx
2024-08-25 21:34:29 -04:00
parent 87d88de681
commit 1815f60aba
2 changed files with 17 additions and 9 deletions
@@ -1966,7 +1966,7 @@ namespace Framework.Constants
}
public enum SpellAttr9 : uint
{
Unk0 = 0x01, // 0
ForceDestLocation = 0x01, // Force Dest Location DESCRIPTION Ignores collision with terrain (unsure if it also ignores terrain height and can go under map)
Unk1 = 0x02, // 1
RestrictedFlightArea = 0x04, // 2
Unk3 = 0x08, // 3