aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-09-09 14:08:48 +0200
committerKillyana <morphone1@gmail.com>2019-09-09 14:08:48 +0200
commite8ab60955d822363a23dff8a3d0947c1c1c4fd3d (patch)
tree3700d78b0a3ee4698a53a5936a2d4d9a648df360
parent18cc36bc67023dc9ca58e77733c2b8c74655cf86 (diff)
DB/Conditions: Remove wrong condition related to Sal'salabim gossip text
Closes #23780
-rw-r--r--sql/updates/world/3.3.5/2019_09_09_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_09_09_00_world.sql b/sql/updates/world/3.3.5/2019_09_09_00_world.sql
new file mode 100644
index 00000000000..68eb8bdd2c0
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_09_09_00_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=7725;