DB/Creature: Heroic Twilight Zealot

Cherry pick of 70471d0c6c
This commit is contained in:
Aokromes
2019-04-12 13:59:38 +02:00
committed by GitHub
parent f729050900
commit 18aca970ce

View File

@@ -0,0 +1,5 @@
-- Twilight Zealot from Heroic Blackrock Caverns is missing
SET @GUID := 250021;
DELETE FROM `creature` WHERE `guid` = @GUID;
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
(@GUID, 50284,645,"2",169,573.484,978.585,155.4369,1.570796,7200,0,0); -- Twilight Zealot Heroic