New Player Experience - Exile's Reach teleport

closes #25927 by matanshukry
This commit is contained in:
Aokromes
2021-10-05 11:01:10 +02:00
committed by GitHub
parent 609a5633b7
commit a566b84e6a
@@ -0,0 +1,4 @@
-- New Player Experience - Exile's Reach
DELETE FROM `game_tele` WHERE `id`= 1689 AND `map`= 1757;
INSERT INTO `game_tele` (`id`, `position_x`, `position_y`, `position_z`, `orientation`, `map`, `name`) VALUES
(1757, -484.445, -2618.382, 4.012, 6.155, 2175, 'ExilesReach');