DB/Areatrigger: Update teleport maps & positions of Forge of Souls & Pit of Saron instance end areatriggers

Areattriger at the end of Forge of Souls should teleport players to Pit of Saron, Pit of Saron areatrigger should teleport players to Halls of Reflection
This commit is contained in:
offl
2020-09-16 15:54:50 +03:00
parent 3f9ac8bad2
commit 96f37919b2

View File

@@ -0,0 +1,3 @@
--
UPDATE `areatrigger_teleport` SET `target_map` = 658, `target_position_x` = 432.568, `target_position_y` = 212.344, `target_position_z` = 528.709, `target_orientation` = 0 WHERE `ID` = 5688;
UPDATE `areatrigger_teleport` SET `target_map` = 668, `target_position_x` = 5239.46, `target_position_y` = 1932.99, `target_position_z` = 707.695, `target_orientation` = 0.785398 WHERE `ID` = 5683;