aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2013_04_13_00_world_misc.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2013_04_13_00_world_misc.sql b/sql/updates/world/2013_04_13_00_world_misc.sql
new file mode 100644
index 00000000000..b2c6d11d9d9
--- /dev/null
+++ b/sql/updates/world/2013_04_13_00_world_misc.sql
@@ -0,0 +1,4 @@
+-- Malcrom
+UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid`=2305 AND `source_type`=0 AND `id`=2;
+-- Kirkhammett
+UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid`=15656 AND `source_type`=0 AND `id`=0 AND `link`=1;