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;