aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRushor <PBienati@web.de>2016-02-11 18:02:10 +0100
committerRushor <PBienati@web.de>2016-02-11 18:02:10 +0100
commit2c53b678f78241b379b73cc95b48c1bdac6d789f (patch)
tree8bb74ddc59c5a117c6103a522b03b7cd3c0f9d32
parentf809e5e13eac66add49d361ffb1634ff2ba6d4aa (diff)
DB/Spell: Challenge mode teleport spell_target_positions
* by Foldor * closes #16115
-rw-r--r--sql/updates/world/2016_02_11_00_world.sql11
1 files changed, 11 insertions, 0 deletions
diff --git a/sql/updates/world/2016_02_11_00_world.sql b/sql/updates/world/2016_02_11_00_world.sql
new file mode 100644
index 00000000000..929f34154de
--- /dev/null
+++ b/sql/updates/world/2016_02_11_00_world.sql
@@ -0,0 +1,11 @@
+--
+DELETE FROM `spell_target_position` WHERE `ID` IN (159895,159896,159897,159898,159899,159900,159901,159902);
+INSERT INTO `spell_target_position` (`ID`,`EffectIndex`,`MapID`,`PositionX`,`PositionY`,`PositionZ`,`VerifiedBuild`) VALUES
+(159895, 0, 1116, 7263.71, 4453.39, 129.221, 20779), -- Path of the Bloodmaul
+(159896, 0, 1116, 8850.58, 1370.09, 97.097, 20779), -- Path of the Iron Prow
+(159897, 0, 1116, 1489.18, 3075.6, 109.725, 20779), -- Path of the Vigilant
+(159898, 0, 1116, 32.4602, 2527.42, 103.606, 20779), -- Path of the Skies
+(159899, 0, 1116, 762.092, 130.033, 7.53102, 20779), -- Path of the Crescent Moon
+(159900, 0, 1116, 7811.06, 542.615, 122.757, 20779), -- Path of the Dark Rail
+(159901, 0, 1116, 7117.57, 197.1, 145.211, 20779), -- Path of the Verdant
+(159902, 0, 0,-7508.83,-1326.77, 301.364, 20779); -- Path of the Burning Mountain