From 7a89b315bfdf359f64f86bb59bee1fad164b1a16 Mon Sep 17 00:00:00 2001 From: Maxwelllmj <36079273+Maxwelllmj@users.noreply.github.com> Date: Fri, 1 Jun 2018 21:38:07 +0800 Subject: [PATCH] Scripts/Karazhan: make Barnes properly start the Opera Event (#21970) Close: #21881 --- src/server/scripts/EasternKingdoms/Karazhan/karazhan.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/server/scripts/EasternKingdoms/Karazhan/karazhan.cpp b/src/server/scripts/EasternKingdoms/Karazhan/karazhan.cpp index 9d99fe221d6..ef28414ee0d 100644 --- a/src/server/scripts/EasternKingdoms/Karazhan/karazhan.cpp +++ b/src/server/scripts/EasternKingdoms/Karazhan/karazhan.cpp @@ -354,6 +354,7 @@ public: break; case GOSSIP_ACTION_INFO_DEF + 2: CloseGossipMenuFor(player); + m_uiEventId = urand(EVENT_OZ, EVENT_RAJ); StartEvent(); break; case GOSSIP_ACTION_INFO_DEF + 3: