parent
983614a0f7
commit
d538277b3e
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_02_10_03 -> 2023_02_10_04
|
||||
--
|
||||
|
||||
DELETE FROM `creature` WHERE `guid` IN (104173, 104174, 104175);
|
||||
|
|
@ -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);
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue