mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
3
data/sql/updates/db_world/2023_02_25_01.sql
Normal file
3
data/sql/updates/db_world/2023_02_25_01.sql
Normal file
@@ -0,0 +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)
|
||||
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