diff options
author | Faq <ainarsh@gmail.com> | 2012-06-15 17:21:34 +0300 |
---|---|---|
committer | Faq <ainarsh@gmail.com> | 2012-06-15 17:21:34 +0300 |
commit | 6bd8a01aa5474b55dc8681e224d31b16a43a87bc (patch) | |
tree | 4cb8a68c41aa79f57da38ce15b64ed1abee864b2 | |
parent | 67a0e54bb9afc4ddcd4c6c4e47c57cb5079b62af (diff) |
...
-rw-r--r-- | src/server/scripts/Spells/spell_dk.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/scripts/Spells/spell_dk.cpp b/src/server/scripts/Spells/spell_dk.cpp index 2a414c7c094..38901287e0d 100644 --- a/src/server/scripts/Spells/spell_dk.cpp +++ b/src/server/scripts/Spells/spell_dk.cpp @@ -40,7 +40,6 @@ enum DeathKnightSpells DK_SPELL_IMPROVED_BLOOD_PRESENCE_TRIGGERED = 63611, DK_SPELL_UNHOLY_PRESENCE = 48265, DK_SPELL_IMPROVED_UNHOLY_PRESENCE_TRIGGERED = 63622, - DK_SPELL_IMPROVED_BLOOD_PRESENCE_TRIGGERED = 63611, SPELL_DK_ITEM_T8_MALEE_4P_BONUS = 64736, }; |