aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-03-15 19:40:50 +0100
committerKillyana <morphone1@gmail.com>2019-03-15 19:40:50 +0100
commit5d21f2a523a2ef5f4c09d1cb67c5e8e12151508c (patch)
treee45c699d256c07384ebe2f52748c944cd7b635e1
parent5a426ae13807a163d947ae2ca1955532c3db09ce (diff)
DB/SAI: Scourging Crystal
Use the correct spell hit to remove the shield
-rw-r--r--sql/updates/world/3.3.5/2019_03_15_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_03_15_00_world.sql b/sql/updates/world/3.3.5/2019_03_15_00_world.sql
new file mode 100644
index 00000000000..d0826b05c67
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_03_15_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `event_param1`=43882 WHERE `entryorguid`=24464 AND `source_type`=0 AND `id`=1;