DB/Creature: Black Temple Battle Sensor

This commit is contained in:
Killyana
2019-05-29 13:33:57 +02:00
parent 64dabaad80
commit 1cc7944f72

View File

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