diff --git a/data/sql/updates/pending_db_world/rev_1707162962330463400.sql b/data/sql/updates/db_world/2024_02_05_03.sql similarity index 96% rename from data/sql/updates/pending_db_world/rev_1707162962330463400.sql rename to data/sql/updates/db_world/2024_02_05_03.sql index 0c34df9e5..602d41327 100644 --- a/data/sql/updates/pending_db_world/rev_1707162962330463400.sql +++ b/data/sql/updates/db_world/2024_02_05_03.sql @@ -1,3 +1,4 @@ +-- DB update 2024_02_05_02 -> 2024_02_05_03 -- Update 'Shaman Bonfire Bunny' spawns with sniffed values DELETE FROM `creature` WHERE (`id1` IN (25971, 25972, 25973)) AND (`guid` IN (245810, 245811, 245812)); INSERT INTO `creature` (`guid`, `id1`, `map`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES