From ac971655d3acef3c4528981191a26fbf95202004 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 1 Dec 2025 22:18:29 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): df485be1a5c16f30367c27ec001cbc5c96b6b5b9 --- .../Spreader.sql => db_world/2025_12_01_02.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/Spreader.sql => db_world/2025_12_01_02.sql} (75%) diff --git a/data/sql/updates/pending_db_world/Spreader.sql b/data/sql/updates/db_world/2025_12_01_02.sql similarity index 75% rename from data/sql/updates/pending_db_world/Spreader.sql rename to data/sql/updates/db_world/2025_12_01_02.sql index e0ec0d79e..5f3db97d5 100644 --- a/data/sql/updates/pending_db_world/Spreader.sql +++ b/data/sql/updates/db_world/2025_12_01_02.sql @@ -1,3 +1,4 @@ +-- DB update 2025_12_01_01 -> 2025_12_01_02 -- Set HP UPDATE `creature` SET `curhealth` = 8982 WHERE (`id1` = 26523) AND (`guid` IN (150213, 150214, 150215, 150216, 150217));