diff --git a/data/sql/updates/pending_db_world/2024_08_31_00.sql b/data/sql/updates/pending_db_world/2024_08_31_00.sql new file mode 100644 index 000000000..01cff58a1 --- /dev/null +++ b/data/sql/updates/pending_db_world/2024_08_31_00.sql @@ -0,0 +1,5 @@ +UPDATE `smart_scripts` +SET `event_param4` = 6000 +WHERE `entryorguid` = 22945 + AND `source_type` = 0 + AND `id` = 0;