aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeppic1 <Teppic1@users.noreply.github.com>2017-10-25 17:04:13 +0200
committerKillyana <morphone1@gmail.com>2017-10-25 17:04:13 +0200
commit0b27d29632f742ff50772da65554ef084543081b (patch)
treeb334ca25ecd39d7aa0b7093592694c70b7672515
parent61ca4996c8d1db21f7542a8a050a976ef8e9961f (diff)
DB/SAI: Lazy Peons are heard too widely
Closes #20712
-rw-r--r--sql/updates/world/3.3.5/2017_10_25_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_10_25_00_world.sql b/sql/updates/world/3.3.5/2017_10_25_00_world.sql
new file mode 100644
index 00000000000..67a0cf8c9fc
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_10_25_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `target_type`=18, `target_param1`=20 WHERE `target_type`=1 AND `action_type`=4 AND `action_param1`=6197 AND `source_type`=9;