aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZenoX92 <ZenoX92@users.noreply.github.com>2018-03-03 18:30:08 +0100
committerShauren <shauren.trinity@gmail.com>2021-08-21 18:24:54 +0200
commit5a63d8e151736e6f8eecf5715cf806cb99c09fa6 (patch)
treec284b194e1649e88abeea8da7e4ea63b322d1e4f
parentbca465a5694101c476dc01aeafa95dfb3531e427 (diff)
DB/Conditions: Mountaineer Pebblebitty
Closes #21539 (cherry picked from commit 7400000c01353a740fbd20fe8208aaab196e86d3)
-rw-r--r--sql/updates/world/master/2021_08_21_00_world_2018_03_03_00_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_08_21_00_world_2018_03_03_00_world_335.sql b/sql/updates/world/master/2021_08_21_00_world_2018_03_03_00_world_335.sql
new file mode 100644
index 00000000000..de1367d5105
--- /dev/null
+++ b/sql/updates/world/master/2021_08_21_00_world_2018_03_03_00_world_335.sql
@@ -0,0 +1,2 @@
+-- Mountaineer Pebblebitty
+UPDATE `conditions` SET `ConditionTypeOrReference`=14, `Comment`="Show gossip menu option only if quest 'The Horn of the Beast' is not taken" WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=1201;