DB/Creature: Outland Children's Week Dark Portal Trigger

(cherry picked from commit 2717b72f3e)
This commit is contained in:
Killyana
2019-05-29 00:59:40 +02:00
committed by Shauren
parent 69d5093c66
commit d45bc9b47b

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `creature` WHERE `guid` IN (107026) AND `id` IN (22833);
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
(107026, 22833, 530, 0, 0, '0', 0, 0, 1, -248.77, 962.568, 84.4228, 1.58825, 180, 0, 0, 6986, 0, 0, 0, 0, 0, 0);