aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZenoX92 <ZenoX92@users.noreply.github.com>2019-04-30 14:11:56 +0200
committerShauren <shauren.trinity@gmail.com>2021-12-02 19:36:34 +0100
commit5321d57038020d9a4e53cccb3802b37bfe9bd095 (patch)
tree92bd479166753b6b560db36e2f4b02e5e7675e31
parent5163559c1ee581b80bce696e39c70948d90ffee2 (diff)
DB/Quest: Securing the Supply Lines
Closes #23213 (cherry picked from commit ea6213c45874725c3ef4454d705680d562e5fd3e)
-rw-r--r--sql/updates/world/master/2021_12_02_01_world_2019_04_30_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_02_01_world_2019_04_30_00_world.sql b/sql/updates/world/master/2021_12_02_01_world_2019_04_30_00_world.sql
new file mode 100644
index 00000000000..1d7199bbea4
--- /dev/null
+++ b/sql/updates/world/master/2021_12_02_01_world_2019_04_30_00_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry` IN (8280);