aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZenoX92 <ZenoX92@users.noreply.github.com>2017-10-10 17:52:00 +0200
committerShauren <shauren.trinity@gmail.com>2020-12-31 23:23:50 +0100
commitc9eac8044d89d4af4f633c1688b27027e9036265 (patch)
treed8cd255920c43aa748adcca6f21df6285e3e8e67
parentaebe398e5689ea267bc185c3e642aa9df98f99be (diff)
DB/Conditions: Fix Gossip Text for Frankal Stonebridge & Rutgar Glyphshaper
Closes #20576 (cherry picked from commit ac0d61cf2c23beeadc2821ccd4885e8f60faf2b7)
-rw-r--r--sql/updates/world/master/2020_11_06_00_world_2017_10_10_04_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2020_11_06_00_world_2017_10_10_04_world.sql b/sql/updates/world/master/2020_11_06_00_world_2017_10_10_04_world.sql
new file mode 100644
index 00000000000..0f4bbf46ee5
--- /dev/null
+++ b/sql/updates/world/master/2020_11_06_00_world_2017_10_10_04_world.sql
@@ -0,0 +1,2 @@
+-- Frankal Stonebridge & Rutgar Glyphshaper
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`= 14 AND `SourceGroup` IN (6534, 6533);