From 71644228836ebb5a88d0a975a5effb1e57869e24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 14 Dec 2024 14:52:53 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): fd1123caae50f774a62bf81573ffefdfbb834479 --- .../rev_1734169883724571000.sql => db_world/2024_12_14_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1734169883724571000.sql => db_world/2024_12_14_01.sql} (98%) diff --git a/data/sql/updates/pending_db_world/rev_1734169883724571000.sql b/data/sql/updates/db_world/2024_12_14_01.sql similarity index 98% rename from data/sql/updates/pending_db_world/rev_1734169883724571000.sql rename to data/sql/updates/db_world/2024_12_14_01.sql index 2909cd60f..e33ca710c 100644 --- a/data/sql/updates/pending_db_world/rev_1734169883724571000.sql +++ b/data/sql/updates/db_world/2024_12_14_01.sql @@ -1,3 +1,4 @@ +-- DB update 2024_12_14_00 -> 2024_12_14_01 -- Amani'shi Tempest - Thunderclap ability missing (timers based on timers for same spell) UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 24549;