aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2020-01-05 22:16:01 +0100
committerShauren <shauren.trinity@gmail.com>2021-12-19 23:27:12 +0100
commit71e474e14fc6caca88bd55965a77c57cc8db6add (patch)
tree90712815bcf0a595c6575b7b5a0b853d00223bab
parent14f7a310ab6fa3ac57e7ac7c607b301077aebd52 (diff)
DB/Spawns: Remove "Hand of the Deceiver" spawns as summoned by a script
(cherry picked from commit 434cdb1fa0f5d2ea282c044771b96c9b0ad17f53)
-rw-r--r--sql/updates/world/master/2021_12_19_35_world_2020_01_05_01_world.sql2
-rw-r--r--src/server/scripts/EasternKingdoms/SunwellPlateau/boss_kiljaeden.cpp6
2 files changed, 5 insertions, 3 deletions
diff --git a/sql/updates/world/master/2021_12_19_35_world_2020_01_05_01_world.sql b/sql/updates/world/master/2021_12_19_35_world_2020_01_05_01_world.sql
new file mode 100644
index 00000000000..4c058ebdd66
--- /dev/null
+++ b/sql/updates/world/master/2021_12_19_35_world_2020_01_05_01_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `creature` WHERE `guid` IN (44468,55063,45514);
diff --git a/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_kiljaeden.cpp b/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_kiljaeden.cpp
index 0e318b2d72e..01361af5909 100644
--- a/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_kiljaeden.cpp
+++ b/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_kiljaeden.cpp
@@ -186,9 +186,9 @@ enum KilJaedenTimers
// Locations of the Hand of Deceiver adds
Position DeceiverLocations[3]=
{
- {1682.045f, 631.299f, 5.936f, 0.0f},
- {1684.099f, 618.848f, 0.589f, 0.0f},
- {1694.170f, 612.272f, 1.416f, 0.0f}
+ {1682.949951, 637.75000, 28.0231, 5.717090f},
+ {1684.699951, 614.41998, 28.0580, 0.698392f},
+ {1707.609985, 612.15002, 28.0946, 1.990370f}
};
// Locations, where Shield Orbs will spawn