mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
@@ -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
|
||||
Reference in New Issue
Block a user