From 2730576823c6733a6201426019ddca3f7dbba081 Mon Sep 17 00:00:00 2001 From: Dr-J Date: Wed, 21 Sep 2016 17:05:03 +0100 Subject: DB/Quest: Bury Those Cockroaches event flags again. --- "sql/updates/world/3.3.5/ \t2016_09_21_03_world.sql" | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 "sql/updates/world/3.3.5/ \t2016_09_21_03_world.sql" (limited to 'sql') diff --git "a/sql/updates/world/3.3.5/ \t2016_09_21_03_world.sql" "b/sql/updates/world/3.3.5/ \t2016_09_21_03_world.sql" new file mode 100644 index 00000000000..ff5cfbf633d --- /dev/null +++ "b/sql/updates/world/3.3.5/ \t2016_09_21_03_world.sql" @@ -0,0 +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 -- cgit v1.2.3