aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr-J <daniel.jarrott0@gmail.com>2016-09-21 13:09:47 +0100
committerGitHub <noreply@github.com>2016-09-21 13:09:47 +0100
commit1cc75eb92403504cfa82ecc96c2449a38c39d04c (patch)
tree5fbaf49fbec32e8afeb7cb71941fa8ccb57bee40
parent3ec1b2f27ea7ecdaeb111958bf6f42fbf9ea191d (diff)
DB/SAI: Krolmir, Hammer of storms
Fix targeting for credit spell and invoker texts during event.
-rw-r--r--sql/updates/world/3.3.5/2016_09_21_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_09_21_00_world.sql b/sql/updates/world/3.3.5/2016_09_21_00_world.sql
new file mode 100644
index 00000000000..425b48ee320
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_09_21_00_world.sql
@@ -0,0 +1 @@
+UPDATE `smart_scripts` SET `target_type`=23 WHERE `entryorguid`=3033100 AND `source_type`=9 AND `target_type`=7;