aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroffl <offl@users.noreply.github.com>2021-03-17 02:12:15 +0200
committerShauren <shauren.trinity@gmail.com>2022-03-07 20:25:58 +0100
commit4ef092c04ddd51e774c2c8988d6667f8f64ac68e (patch)
tree70c6218a455d0217a2ef1d19a49f1a345bc5d031
parent1c2d73410d4809d23a7e470bd3f7b6c4d3ec4499 (diff)
DB/Quest: Remove wrongly added Progress text (Seeping Corruption)
Ref #23722 (cherry picked from commit 96e1fd54eb63edb1e186a9bb0dd178250d28ea6c)
-rw-r--r--sql/updates/world/master/2022_03_07_10_world_2021_03_17_01_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_07_10_world_2021_03_17_01_world_335.sql b/sql/updates/world/master/2022_03_07_10_world_2021_03_17_01_world_335.sql
new file mode 100644
index 00000000000..98aeb6e1f3a
--- /dev/null
+++ b/sql/updates/world/master/2022_03_07_10_world_2021_03_17_01_world_335.sql
@@ -0,0 +1,2 @@
+-- Belongs to another quest
+DELETE FROM `quest_request_items` WHERE `ID` = 3570;