aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-01-16 15:19:49 +0100
committerKillyana <morphone1@gmail.com>2019-01-16 15:19:49 +0100
commit519b99ac9a7a1726775a0b1ed98acbc68ef6d8c2 (patch)
treeafc2c9740196cd70e1e7497656bb5d7be41365f0
parent7e579a98483313cb68b58dcc1dd0d25903812f93 (diff)
DB/SAI: Warlord Zol'Maz
Ref #20246
-rw-r--r--sql/updates/world/3.3.5/2019_01_16_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_01_16_00_world.sql b/sql/updates/world/3.3.5/2019_01_16_00_world.sql
new file mode 100644
index 00000000000..6ab5812e673
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_01_16_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `event_param3`=7000,`event_param4`=7000, `target_type`=1,`target_param1`=0 WHERE `entryorguid` IN (28902) AND `source_type`=0 AND `id`=5 AND `event_type`=38;