aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland
diff options
context:
space:
mode:
authoroffl <offl@users.noreply.github.com>2021-05-29 20:47:46 +0300
committerShauren <shauren.trinity@gmail.com>2022-03-10 23:13:25 +0100
commitcec9718d22c2281f2edfe58e7b3090e947de7763 (patch)
tree3b021f8b05c18f138aa1d5794880383aa4f30c36 /src/server/scripts/Outland
parent2f0623789c79d1dc715f8a0c77b60913bd21bd10 (diff)
Scripts/Spells: Add comments with id & name of spells part 2
(cherry picked from commit 0e804c95ac1e2ae048682fd3b52a02e8f6a88c82)
Diffstat (limited to 'src/server/scripts/Outland')
-rw-r--r--src/server/scripts/Outland/HellfireCitadel/ShatteredHalls/shattered_halls.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Outland/HellfireCitadel/ShatteredHalls/shattered_halls.cpp b/src/server/scripts/Outland/HellfireCitadel/ShatteredHalls/shattered_halls.cpp
index 31a6d8dbc51..0a0b6b82b8b 100644
--- a/src/server/scripts/Outland/HellfireCitadel/ShatteredHalls/shattered_halls.cpp
+++ b/src/server/scripts/Outland/HellfireCitadel/ShatteredHalls/shattered_halls.cpp
@@ -183,6 +183,7 @@ class boss_shattered_executioner : public CreatureScript
}
};
+// 39288, 39289, 39290 - Kargath's Executioner
class spell_kargath_executioner : public SpellScriptLoader
{
public: