From 06514e14410a6e89745c987073e9cc584ddcf8ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 3 Nov 2024 17:30:24 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 71e8c21b0b06bcb0f3ba2d2dd68d394d2e8591e8 --- .../2024_11_03_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Grikkin_Copperspring_Spawn.sql => db_world/2024_11_03_01.sql} (93%) diff --git a/data/sql/updates/pending_db_world/Grikkin_Copperspring_Spawn.sql b/data/sql/updates/db_world/2024_11_03_01.sql similarity index 93% rename from data/sql/updates/pending_db_world/Grikkin_Copperspring_Spawn.sql rename to data/sql/updates/db_world/2024_11_03_01.sql index 21ed35917..20facb48d 100644 --- a/data/sql/updates/pending_db_world/Grikkin_Copperspring_Spawn.sql +++ b/data/sql/updates/db_world/2024_11_03_01.sql @@ -1,3 +1,4 @@ +-- DB update 2024_11_03_00 -> 2024_11_03_01 DELETE FROM `creature` WHERE (`id1` = 25176) AND (`guid` IN (3110422)); 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