aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Spells
diff options
context:
space:
mode:
authortreeston <treeston.mmoc@gmail.com>2017-06-28 17:25:49 +0200
committerCarbenium <carbenium@outlook.com>2020-07-16 22:06:56 +0200
commit118e53f1b84fca238a6f1039471351afa61bd6c4 (patch)
treedddcec630c22a0db7e458e54ec5d603ace197952 /src/server/scripts/Spells
parent2c3fc47a96baa8a47130befda647bf29d8eacce1 (diff)
Combat/threat rewrite prep - merge RBAC/DB changes.
(cherry picked from commit e35092c6a164e929f9684b350093b2beefee5d86)
Diffstat (limited to 'src/server/scripts/Spells')
-rw-r--r--src/server/scripts/Spells/spell_warrior.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/Spells/spell_warrior.cpp b/src/server/scripts/Spells/spell_warrior.cpp
index 7f9be35dd77..f5bcf9df4c4 100644
--- a/src/server/scripts/Spells/spell_warrior.cpp
+++ b/src/server/scripts/Spells/spell_warrior.cpp
@@ -1398,7 +1398,7 @@ class spell_warr_vigilance : public SpellScriptLoader
}
};
-// 50725 Vigilance
+// 50725 - Vigilance (Reset Taunt Cooldown)
class spell_warr_vigilance_trigger : public SpellScriptLoader
{
public: