DB/Quest: Territorial Trespass

Ref #20771

(cherry picked from commit de49ba1d7c)
This commit is contained in:
Killyana
2018-01-26 22:51:02 +01:00
committed by Shauren
parent 7fbb295392
commit e88648b6ef

View File

@@ -0,0 +1,12 @@
--
DELETE FROM `event_scripts` WHERE `id` = 19714;
INSERT INTO `event_scripts` (`id`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
(19714,0,9,5272,60,0,0,0,0,0),
(19714,0,9,5273,60,0,0,0,0,0),
(19714,0,9,5274,60,0,0,0,0,0),
(19714,0,9,5271,60,0,0,0,0,0),
(19714,0,9,5275,60,0,0,0,0,0),
(19714,0,10,30461,600000,0,6947.48,-859.518,1147.6,5.67487);
UPDATE `gameobject` SET `position_z`=1066.73991 WHERE `guid`=5275;
UPDATE `gameobject` SET `position_z`=1067.04003 WHERE `guid`=5274;