From 0d3432e5a72b2b1e947acf23026218d9df2dccde Mon Sep 17 00:00:00 2001 From: Aokromes Date: Thu, 22 Sep 2016 03:43:16 +0200 Subject: Update 2016_09_21_03_world.sql --- sql/updates/world/3.3.5/2016_09_21_03_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates') diff --git a/sql/updates/world/3.3.5/2016_09_21_03_world.sql b/sql/updates/world/3.3.5/2016_09_21_03_world.sql index ff5cfbf633d..bcedb4c0857 100644 --- a/sql/updates/world/3.3.5/2016_09_21_03_world.sql +++ b/sql/updates/world/3.3.5/2016_09_21_03_world.sql @@ -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; -- cgit v1.2.3