From 02cfa86f8e1c80ed3e89f543fba3537e59080d5b Mon Sep 17 00:00:00 2001 From: Dr-J Date: Wed, 21 Sep 2016 13:55:51 +0100 Subject: DB/Quest: The Sum is Greater than the Parts (cherry picked from commit 9804bb252ae9cb11cfb56ce7e12466bc7722b2e5) --- sql/updates/world/master/2017_03_02_06_world_2016_09_21_02_world.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sql/updates/world/master/2017_03_02_06_world_2016_09_21_02_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2017_03_02_06_world_2016_09_21_02_world.sql b/sql/updates/world/master/2017_03_02_06_world_2016_09_21_02_world.sql new file mode 100644 index 00000000000..12306b80b93 --- /dev/null +++ b/sql/updates/world/master/2017_03_02_06_world_2016_09_21_02_world.sql @@ -0,0 +1,3 @@ +UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=3040300 AND `source_type`=9; +UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=30403 AND `source_type`=0; + -- cgit v1.2.3