Core/Spells: Implemented SPELL_ATTR9_ALLOW_CAST_WHILE_CHANNELING

Port From (https://github.com/TrinityCore/TrinityCore/commit/3365e6a4b84f59cca5f7ef5fca71fb3979697e52)
This commit is contained in:
Hondacrx
2024-08-31 17:08:45 -04:00
parent 451354f925
commit 62e3c0ef66
3 changed files with 13 additions and 9 deletions
@@ -1986,7 +1986,7 @@ namespace Framework.Constants
AutocastOffByDefault = 0x20000, // AutoCast Off By Default
IgnoreSchoolLockout = 0x40000, // Ignore School Lockout
AllowDarkSimulacrum = 0x80000, // Allow Dark Simulacrum
Unk20 = 0x100000, // 20
AllowCastWhileChanneling = 0x100000, // Allow Cast While Channeling
Unk21 = 0x200000, // 21
Unk22 = 0x400000, // 22
Unk23 = 0x800000, // 23