From e6615c8b3ae9d686740fee2816b5046b7107e2e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 27 Mar 2025 17:43:31 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 9c3418d4827374c5a3dd3a0ec33dce82319be976 --- .../rev_1742991334856523357.sql => db_world/2025_03_27_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1742991334856523357.sql => db_world/2025_03_27_01.sql} (74%) diff --git a/data/sql/updates/pending_db_world/rev_1742991334856523357.sql b/data/sql/updates/db_world/2025_03_27_01.sql similarity index 74% rename from data/sql/updates/pending_db_world/rev_1742991334856523357.sql rename to data/sql/updates/db_world/2025_03_27_01.sql index c2dbdab86..19e1c7cc7 100644 --- a/data/sql/updates/pending_db_world/rev_1742991334856523357.sql +++ b/data/sql/updates/db_world/2025_03_27_01.sql @@ -1,2 +1,3 @@ +-- DB update 2025_03_27_00 -> 2025_03_27_01 -- Set Kirtonos the Herald level to 60 UPDATE `creature_template` SET `minlevel` = 60, `maxlevel` = 60 WHERE (`entry` = 10506);