Core/Spells: Rename more SpellAttr9 to official names
Port From (https://github.com/TrinityCore/TrinityCore/commit/8ce710fa6f93d657c61da89ef95eab947d04f6e4)
This commit is contained in:
@@ -1987,8 +1987,8 @@ namespace Framework.Constants
|
|||||||
IgnoreSchoolLockout = 0x40000, // Ignore School Lockout
|
IgnoreSchoolLockout = 0x40000, // Ignore School Lockout
|
||||||
AllowDarkSimulacrum = 0x80000, // Allow Dark Simulacrum
|
AllowDarkSimulacrum = 0x80000, // Allow Dark Simulacrum
|
||||||
AllowCastWhileChanneling = 0x100000, // Allow Cast While Channeling
|
AllowCastWhileChanneling = 0x100000, // Allow Cast While Channeling
|
||||||
Unk21 = 0x200000, // 21
|
SuppressVisualKitErrors = 0x200000, // Suppress Visual Kit Errors (client only)
|
||||||
Unk22 = 0x400000, // 22
|
SpellcastOverrideInSpellbook = 0x400000, // Spellcast Override In Spellbook (client only)
|
||||||
Unk23 = 0x800000, // 23
|
Unk23 = 0x800000, // 23
|
||||||
Unk24 = 0x1000000, // 24
|
Unk24 = 0x1000000, // 24
|
||||||
Unk25 = 0x2000000, // 25
|
Unk25 = 0x2000000, // 25
|
||||||
|
|||||||
Reference in New Issue
Block a user