Skip to content

Commit

Permalink
fix(Scripts/HallsofStone): corrected Brann dialogue to match live game (
Browse files Browse the repository at this point in the history
azerothcore#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
  • Loading branch information
proxical authored Jun 6, 2024
1 parent 988fd98 commit 9c2141a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9c2141a

Please sign in to comment.