aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorDr-J <daniel.jarrott0@gmail.com>2016-09-21 17:05:03 +0100
committerGitHub <noreply@github.com>2016-09-21 17:05:03 +0100
commit2730576823c6733a6201426019ddca3f7dbba081 (patch)
tree273f88c5962669df765e4334ac0e9b92593130b7 /sql
parent4deeee66bda390d2b35b64aaeb5924dac4170e10 (diff)
DB/Quest: Bury Those Cockroaches
event flags again.
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/ 2016_09_21_03_world.sql2
1 files changed, 2 insertions, 0 deletions
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
new file mode 100644
index 00000000000..ff5cfbf633d
--- /dev/null
+++ b/sql/updates/world/3.3.5/ 2016_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