From e9be05131ccf8fb86b1f10f7ae45c04379a0eb08 Mon Sep 17 00:00:00 2001 From: Gultask <100873791+Gultask@users.noreply.github.com> Date: Sun, 23 Oct 2022 16:37:40 -0300 Subject: [PATCH] fix(Scripts/TempleOfAhnQiraj): Correct Anubisath Defender Explode spell ID (#13500) Update temple_of_ahnqiraj.cpp --- .../scripts/Kalimdor/TempleOfAhnQiraj/temple_of_ahnqiraj.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/server/scripts/Kalimdor/TempleOfAhnQiraj/temple_of_ahnqiraj.cpp b/src/server/scripts/Kalimdor/TempleOfAhnQiraj/temple_of_ahnqiraj.cpp index 76fcb671f..f3ea97e89 100644 --- a/src/server/scripts/Kalimdor/TempleOfAhnQiraj/temple_of_ahnqiraj.cpp +++ b/src/server/scripts/Kalimdor/TempleOfAhnQiraj/temple_of_ahnqiraj.cpp @@ -33,7 +33,7 @@ enum Spells SPELL_SHADOW_STORM = 26555, SPELL_THUNDERCLAP = 26554, SPELL_ENRAGE = 14204, - SPELL_EXPLODE = 25699, + SPELL_EXPLODE = 25698, SPELL_SUMMON_WARRIOR = 17431, SPELL_SUMMON_SWARMGUARD = 17430, SPELL_SUMMON_LARGE_OBSIDIAN_CHUNK = 27630, // Server-side