aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamusik <nikson.91@mail.ru>2011-05-17 02:34:39 +0700
committertobmaps <spambot42@yandex.ru>2011-05-17 02:34:39 +0700
commitdef928a3bd7500f12e6db4342eda9f85b39ae523 (patch)
tree64a8a33d9e8bf1bb5cfda5bce6925ab998d55890
parent65cdf604f18675dea74547c5f59efa09ec6dedde (diff)
Core/Spells: Rename some spell attributes to reflect their true meaning
-rwxr-xr-xsrc/server/game/Miscellaneous/SharedDefines.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/server/game/Miscellaneous/SharedDefines.h b/src/server/game/Miscellaneous/SharedDefines.h
index 4615c1f793a..f1b71383cd3 100755
--- a/src/server/game/Miscellaneous/SharedDefines.h
+++ b/src/server/game/Miscellaneous/SharedDefines.h
@@ -523,8 +523,8 @@ enum SpellAttr7
SPELL_ATTR7_SUMMON_PLAYER_TOTEM = 0x00000020, // 5 Only Shaman player totems.
SPELL_ATTR7_UNK6 = 0x00000040, // 6 Dark Surge, Surge of Light, Burning Breath triggers (boss spells).
SPELL_ATTR7_UNK7 = 0x00000080, // 7 66218 (Launch) spell.
- SPELL_ATTR7_UNK8 = 0x00000100, // 8 Teleports, mounts and other spells.
- SPELL_ATTR7_UNK9 = 0x00000200, // 9 Teleports, mounts and other spells.
+ SPELL_ATTR7_HORDE_ONLY = 0x00000100, // 8 Teleports, mounts and other spells.
+ SPELL_ATTR7_ALLIANCE_ONLY = 0x00000200, // 9 Teleports, mounts and other spells.
SPELL_ATTR7_DISPEL_CHARGES = 0x00000400, // 10 Dispel and Spellsteal individual charges instead of whole aura.
SPELL_ATTR7_INTERRUPT_ONLY_NONPLAYER = 0x00000800, // 11 Only non-player casts interrupt, though Feral Charge - Bear has it.
SPELL_ATTR7_UNK12 = 0x00001000, // 12 Not set in 3.2.2a.