mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-03 15:47:04 +01:00
DB/SAI: A Rough Ride
Fix event flags
(cherry picked from commit ab2acb2c0c)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=28308 AND `source_type`=0;
|
||||
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=2830800 AND `source_type`=9 AND `id`=1 AND `link`=0;
|
||||
Reference in New Issue
Block a user