DB/Misc: add misisng ;

This commit is contained in:
Aokromes
2016-09-22 03:44:35 +02:00
parent 06933cf029
commit 0cd191daf6

View File

@@ -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;