Merge branch 'develop21' of http://github.com/mangoszero/server into develop21
This commit is contained in:
commit
1dd4b7b03a
@ -170,7 +170,6 @@ struct npc_corrupt_saber : public CreatureScript
|
||||
|
||||
bool OnGossipHello(Player* pPlayer, Creature* pCreature) override
|
||||
{
|
||||
//pPlayer->PlayerTalkClass->ClearMenus();
|
||||
if (pPlayer->GetQuestStatus(QUEST_CORRUPT_SABER) == QUEST_STATUS_INCOMPLETE)
|
||||
{
|
||||
if (GetClosestCreatureWithEntry(pCreature, NPC_WINNA, INTERACTION_DISTANCE))
|
||||
|
Loading…
x
Reference in New Issue
Block a user