mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Fixed display Lyana's quest menu. by trazom
--HG-- branch : trunk
This commit is contained in:
@@ -223,6 +223,9 @@ enum eRazael
|
||||
|
||||
bool GossipHello_npc_razael_and_lyana(Player* pPlayer, Creature* pCreature)
|
||||
{
|
||||
if (pCreature->isQuestGiver())
|
||||
pPlayer->PrepareQuestMenu(pCreature->GetGUID());
|
||||
|
||||
if (pPlayer->GetQuestStatus(QUEST_REPORTS_FROM_THE_FIELD) == QUEST_STATUS_INCOMPLETE)
|
||||
switch (pCreature->GetEntry())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user