Core/Spells: Cleanup spell effects
Port From (https://github.com/TrinityCore/TrinityCore/commit/8a4e1119ac21e2d1112d1717337597fe073e495f)
This commit is contained in:
@@ -2087,7 +2087,7 @@ namespace Framework.Constants
|
||||
public enum SpellEffectName
|
||||
{
|
||||
Any = -1,
|
||||
Null = 0,
|
||||
None = 0,
|
||||
Instakill = 1,
|
||||
SchoolDamage = 2,
|
||||
Dummy = 3,
|
||||
|
||||
Reference in New Issue
Block a user