diff --git a/data/sql/updates/pending_db_world/rev_1677239119416820500.sql b/data/sql/updates/pending_db_world/rev_1677239119416820500.sql new file mode 100644 index 000000000..5e1e8f5d0 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1677239119416820500.sql @@ -0,0 +1,2 @@ +-- Defias Gunpowder - add missing No Repeat flag (was already in the SAI comment) +UPDATE `smart_scripts` SET `event_flags` = `event_flags`|1 WHERE `entryorguid` = 17155 AND `source_type` = 1 AND `id` = 0;