From 9c2141aa1069599e60a777aac8cd625d16438bd5 Mon Sep 17 00:00:00 2001 From: Lukas <53310556+proxical@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:40:24 -0700 Subject: [PATCH] fix(Scripts/HallsofStone): corrected Brann dialogue to match live game (#19019) * fix(Scripts/Halls of Stone): corrected Brann dialogue to match live game * fix(Scripts/Halls of Stone): corrected Brann dialogue to match live game --- .../scripts/Northrend/Ulduar/HallsOfStone/brann_bronzebeard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/server/scripts/Northrend/Ulduar/HallsOfStone/brann_bronzebeard.cpp b/src/server/scripts/Northrend/Ulduar/HallsOfStone/brann_bronzebeard.cpp index 59a264650..0ec7b52b4 100644 --- a/src/server/scripts/Northrend/Ulduar/HallsOfStone/brann_bronzebeard.cpp +++ b/src/server/scripts/Northrend/Ulduar/HallsOfStone/brann_bronzebeard.cpp @@ -26,7 +26,7 @@ #define GOSSIP_ITEM_1 "Brann, it would be our honor!" #define GOSSIP_ITEM_2 "Let's move Brann, enough of the history lessons!" -#define GOSSIP_ITEM_3 "We dont have time for this right now, we have to keep going." +#define GOSSIP_ITEM_3 "There will be plenty of time for this later Brann, we need to get moving!" #define GOSSIP_ITEM_4 "We're with you Brann! Open it!" #define TEXT_ID_START 13100