mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/SAI): Defias Gunpowder - add no repeat flag. (#15184)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user