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 21ed35917118bc..20facb48dde816 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