Fixed display Lyana's quest menu. by trazom

--HG--
branch : trunk
This commit is contained in:
n0n4m3
2009-12-25 15:41:12 +01:00
parent 0b23087991
commit 7deb87502e

View File

@@ -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())
{