aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWyrserth <wyrserth@protonmail.com>2019-06-27 01:53:53 +0200
committerShauren <shauren.trinity@gmail.com>2021-12-13 00:42:17 +0100
commit739d6fc420cda163bdd3e4ff8c02b2c0b0a96d1d (patch)
tree4e2421f9d09ad20620d47f66324e25b5238991db
parentd197a7ce9b376f45e5de1a5aab3df75b77b62d8f (diff)
DB/SAI: fix issue with quest "Still At It" introduced in 2b1cde25.
Closes #23525. (cherry picked from commit 6aa3ec8fb10e6916fd00368af40471ef8dbeb5d6)
-rw-r--r--sql/updates/world/master/2021_12_12_09_world_2019_06_27_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_12_09_world_2019_06_27_01_world.sql b/sql/updates/world/master/2021_12_12_09_world_2019_06_27_01_world.sql
new file mode 100644
index 00000000000..e28fccf06f6
--- /dev/null
+++ b/sql/updates/world/master/2021_12_12_09_world_2019_06_27_01_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `smart_scripts` SET `action_param3`=1 WHERE `entryorguid`=28566 AND `source_type`=0 AND `id`=2;