From a953710d3a562fb5a9c9a062584e75ce112d89b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 21 May 2025 22:27:31 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): 22b1d072c26133fbb6d53f8b867736c7b4cc9b93 --- .../wyrmcult-fireball.sql => db_world/2025_05_21_01.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/wyrmcult-fireball.sql => db_world/2025_05_21_01.sql} (77%) diff --git a/data/sql/updates/pending_db_world/wyrmcult-fireball.sql b/data/sql/updates/db_world/2025_05_21_01.sql similarity index 77% rename from data/sql/updates/pending_db_world/wyrmcult-fireball.sql rename to data/sql/updates/db_world/2025_05_21_01.sql index 49a932376..569408217 100644 --- a/data/sql/updates/pending_db_world/wyrmcult-fireball.sql +++ b/data/sql/updates/db_world/2025_05_21_01.sql @@ -1 +1,2 @@ +-- DB update 2025_05_21_00 -> 2025_05_21_01 UPDATE `smart_scripts` SET `action_param1` = 9053 WHERE `source_type` = 0 AND `entryorguid` IN (21382, 21637) AND `id` IN (1, 2) AND `action_type` = 11;