DB/Creature: Black Temple Battle Sensor

(cherry picked from commit 1cc7944f72)
This commit is contained in:
Killyana
2019-05-29 13:33:57 +02:00
committed by Shauren
parent b0b9492e44
commit f45befd607

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `creature` WHERE `id` IN (22934) AND `guid`=107033;
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
(107033, 22934, 530, '0', 0, -3565.66, 499.164, 20.2467, 2.54818, 120, 0, 0);