mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
@@ -1,2 +1,3 @@
|
|||||||
|
-- DB update 2023_02_25_00 -> 2023_02_25_01
|
||||||
-- Defias Gunpowder - add missing No Repeat flag (was already in the SAI comment)
|
-- 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;
|
UPDATE `smart_scripts` SET `event_flags` = `event_flags`|1 WHERE `entryorguid` = 17155 AND `source_type` = 1 AND `id` = 0;
|
||||||
Reference in New Issue
Block a user