aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRushor <Rushor@users.noreply.github.com>2017-01-14 18:28:47 +0100
committerKillyana <morphone1@gmail.com>2017-01-14 18:28:47 +0100
commitfa2ceaa19e94fa43761f3ffa5d03238e9764c9aa (patch)
tree7441b94e1f53dd82d36eb58af39b9f9bf515cea6
parent30de212e8d9618f294f5d11329386c3fec2910b5 (diff)
DB/SAI: Arcane Protector
Closes #18831
-rw-r--r--sql/updates/world/3.3.5/2017_01_14_04_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_01_14_04_world.sql b/sql/updates/world/3.3.5/2017_01_14_04_world.sql
new file mode 100644
index 00000000000..d8bb51cd93f
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_01_14_04_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `action_param1`=18950, `comment`='Arcane Protector - Out of Combat - Cast \'Invisibility and Stealth Detection\'' WHERE `entryorguid`=16504 AND `source_type`=0 AND `id`=2 AND `link`=0;