From 853c0d3cd4c9079952df14e4f26467a8f9280dec Mon Sep 17 00:00:00 2001 From: Rushor Date: Sat, 14 Jan 2017 18:28:47 +0100 Subject: DB/SAI: Arcane Protector Closes #18831 (cherry picked from commit fa2ceaa19e94fa43761f3ffa5d03238e9764c9aa) --- sql/updates/world/master/2019_09_15_13_world_2017_01_14_04_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2019_09_15_13_world_2017_01_14_04_world.sql (limited to 'sql') 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; -- cgit v1.2.3