From 9f977a37509b8d6a91de2d47d3ef83553123f9ed Mon Sep 17 00:00:00 2001 From: AzerothCoreBot Date: Fri, 25 Aug 2023 14:36:02 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 122b7a8eb01e94d58b0a189479f2b2aeb4d7f0db --- .../{pending_db_world/agamand.sql => db_world/2023_08_25_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/agamand.sql => db_world/2023_08_25_02.sql} (99%) diff --git a/data/sql/updates/pending_db_world/agamand.sql b/data/sql/updates/db_world/2023_08_25_02.sql similarity index 99% rename from data/sql/updates/pending_db_world/agamand.sql rename to data/sql/updates/db_world/2023_08_25_02.sql index b7f767ebd..56522281d 100644 --- a/data/sql/updates/pending_db_world/agamand.sql +++ b/data/sql/updates/db_world/2023_08_25_02.sql @@ -1,3 +1,4 @@ +-- DB update 2023_08_25_01 -> 2023_08_25_02 -- DELETE FROM `creature` WHERE `guid` IN (31929, 31932, 31933, 32020, 38237, 38239, 38240, 38244, 38246, 38247, 38440, 43732, 43911, 43912, 45021, 45023, 45028, 45029, 45032, 45035, 45042, 45209, 31930, 38236, 38243, 38245, 38441, 38442, 38444, 43736, 43910, 45024, 45025, 45030, 45041, 45043, 45044, 45045, 45046, 45100, 45101, 45206, 45207, 45038); 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`) VALUES