From 7eb59278061c3ca1511a45358d5f21533534864d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 24 Dec 2025 10:44:08 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 26a0ec0ffc452a80145996238813c3cf8d42b620 --- .../{pending_db_world/freya.sql => db_world/2025_12_24_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/freya.sql => db_world/2025_12_24_01.sql} (63%) diff --git a/data/sql/updates/pending_db_world/freya.sql b/data/sql/updates/db_world/2025_12_24_01.sql similarity index 63% rename from data/sql/updates/pending_db_world/freya.sql rename to data/sql/updates/db_world/2025_12_24_01.sql index 91406a8ae..ae91f397a 100644 --- a/data/sql/updates/pending_db_world/freya.sql +++ b/data/sql/updates/db_world/2025_12_24_01.sql @@ -1,2 +1,3 @@ +-- DB update 2025_12_24_00 -> 2025_12_24_01 -- Was UPDATE `creature_template` SET `faction` = 634 WHERE `entry` = 29036;