aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2015-12-17 02:06:21 +0100
committerMitchesD <majklprofik@seznam.cz>2016-01-16 13:13:31 +0100
commitb4a144d5d1e4528a33f84c312deb3bd4cb61f2b5 (patch)
treec4d45acb6a2334b86367b77e4aa99721ada4b7b5
parent2c09bc682d6b16d71d373f8b78f35166dfef8450 (diff)
DB/SAI: Fix a target typo in a previous commit
(cherry picked from commit e1bcd10c9bc2ccfacb5edd80bd4212f28cf8fc30)
-rw-r--r--sql/updates/world/2016_01_16_03_world_2015_12_17_00.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2016_01_16_03_world_2015_12_17_00.sql b/sql/updates/world/2016_01_16_03_world_2015_12_17_00.sql
new file mode 100644
index 00000000000..8419473b203
--- /dev/null
+++ b/sql/updates/world/2016_01_16_03_world_2015_12_17_00.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `smart_scripts` SET `target_type`=1, `target_param1`=0 WHERE `entryorguid`=2710200 AND `source_type`=9 AND `id`=4;
+UPDATE `smart_scripts` SET `target_type`=21, `target_param1`=50 WHERE `entryorguid`=2710200 AND `source_type`=9 AND `id`=3;