+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_10_17_03 -> 2023_10_17_04
|
||||||
--
|
--
|
||||||
DELETE FROM `creature` WHERE `guid` IN (93763, 93764, 93765);
|
DELETE FROM `creature` WHERE `guid` IN (93763, 93764, 93765);
|
||||||
INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES
|
INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES
|
||||||
+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_10_17_04 -> 2023_10_17_05
|
||||||
--
|
--
|
||||||
UPDATE `creature_template_addon` SET `auras` = '35777 43905' WHERE `entry` = 23698;
|
UPDATE `creature_template_addon` SET `auras` = '35777 43905' WHERE `entry` = 23698;
|
||||||
UPDATE `creature_addon` SET `auras` = '35777 43905 44096' WHERE `guid` = 88960;
|
UPDATE `creature_addon` SET `auras` = '35777 43905 44096' WHERE `guid` = 88960;
|
||||||
Reference in New Issue
Block a user