mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 21:57:01 +01:00
DB/Misc: add misisng ;
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
UPDATE `smart_scripts` SET `event_flags`=`event_flags`|0x200 WHERE `entryorguid`=25401 AND `source_type`=0;
|
||||
UPDATE `smart_scripts` SET `event_flags`=`event_flags`|0x200 WHERE `entryorguid`=2540100 AND `source_type`=9
|
||||
UPDATE `smart_scripts` SET `event_flags`=`event_flags`|0x200 WHERE `entryorguid`=2540100 AND `source_type`=9;
|
||||
|
||||
Reference in New Issue
Block a user