+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_02_10_03 -> 2023_02_10_04
|
||||||
--
|
--
|
||||||
|
|
||||||
DELETE FROM `creature` WHERE `guid` IN (104173, 104174, 104175);
|
DELETE FROM `creature` WHERE `guid` IN (104173, 104174, 104175);
|
||||||
+1
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_02_10_04 -> 2023_02_10_05
|
||||||
--
|
--
|
||||||
DELETE FROM `creature` WHERE `guid` IN (106326) AND `id1` IN (21365);
|
DELETE FROM `creature` WHERE `guid` IN (106326) AND `id1` IN (21365);
|
||||||
INSERT INTO `creature` (`guid`, `id1`, `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`, `VerifiedBuild`) VALUES
|
INSERT INTO `creature` (`guid`, `id1`, `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`, `VerifiedBuild`) VALUES
|
||||||
Reference in New Issue
Block a user