fix(DB/SAI): Defias Gunpowder - add no repeat flag. (#15184)
This commit is contained in:
parent
9c18275b0a
commit
6581b07934
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue