diff options
| author | Rushor <Rushor@users.noreply.github.com> | 2017-01-14 18:28:47 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2019-09-15 16:48:36 +0200 |
| commit | 853c0d3cd4c9079952df14e4f26467a8f9280dec (patch) | |
| tree | 220b7cee632a6705110083314e2dd30222ca683c | |
| parent | c68cd86b36031eeef11b45dc257bf554ea36228f (diff) | |
DB/SAI: Arcane Protector
Closes #18831
(cherry picked from commit fa2ceaa19e94fa43761f3ffa5d03238e9764c9aa)
| -rw-r--r-- | sql/updates/world/master/2019_09_15_13_world_2017_01_14_04_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2019_09_15_13_world_2017_01_14_04_world.sql b/sql/updates/world/master/2019_09_15_13_world_2017_01_14_04_world.sql new file mode 100644 index 00000000000..d8bb51cd93f --- /dev/null +++ b/sql/updates/world/master/2019_09_15_13_world_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; |
