aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2019_04_21_00_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_04_21_00_world.sql b/sql/updates/world/3.3.5/2019_04_21_00_world.sql
new file mode 100644
index 00000000000..2e3560cbc15
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_04_21_00_world.sql
@@ -0,0 +1,4 @@
+--
+UPDATE `gameobject_template` SET `data3`=3000 WHERE `Entry`=182052;
+UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid` IN (182052) AND `source_type`=1 AND `id`=5;
+DELETE FROM `smart_scripts` WHERE `entryorguid` IN (182052) AND `source_type`=1 AND `id`=6;