aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-09-18 20:07:45 +0200
committerKillyana <morphone1@gmail.com>2018-09-18 20:07:45 +0200
commitdd4d6468c900a6855cabdbc5a3bcd63e08bf9ed8 (patch)
treef65b4086ddd4eeabb606586abc7294e09dd65919
parent084ec7dc5366ffc8d3faf3871a56e037ba69fb39 (diff)
DB/SAI: Sundered Rumbler
-rw-r--r--sql/updates/world/3.3.5/2018_09_18_02_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_09_18_02_world.sql b/sql/updates/world/3.3.5/2018_09_18_02_world.sql
new file mode 100644
index 00000000000..80cb829dfb5
--- /dev/null
+++ b/sql/updates/world/3.3.5/2018_09_18_02_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `event_type`=6, `event_param2`=0, `action_param2`=2, `comment`="Sundered Rumbler - On death - Cast 'Summon Sundered Shard'" WHERE `entryorguid` IN (18881) AND `source_type`=0 AND `id`=2;