aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2022_01_28_00_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2022_01_28_00_world.sql b/sql/updates/world/3.3.5/2022_01_28_00_world.sql
new file mode 100644
index 00000000000..0f27c8b6db4
--- /dev/null
+++ b/sql/updates/world/3.3.5/2022_01_28_00_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `gossip_menu` SET `TextId`=9192, `VerifiedBuild`=41812 WHERE `MenuID`=6648 AND `TextID`=9190;
+UPDATE `conditions` SET `SourceEntry`=9192 WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=6648 AND `SourceEntry`=9190;