aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2022_01_21_24_world_2020_07_05_04_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_01_21_24_world_2020_07_05_04_world.sql b/sql/updates/world/master/2022_01_21_24_world_2020_07_05_04_world.sql
new file mode 100644
index 00000000000..3cd883f3db1
--- /dev/null
+++ b/sql/updates/world/master/2022_01_21_24_world_2020_07_05_04_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `smart_scripts` SET `event_param2` = 0 WHERE `entryorguid` = 24137 AND `source_type` = 0 AND `event_type` = 61;
+UPDATE `smart_scripts` SET `event_flags` = `event_flags` &~ 1 WHERE `event_type` = 11;