From a7e5819a057c6ccb35bc16aedd907d5522aca579 Mon Sep 17 00:00:00 2001 From: megamage Date: Fri, 21 Aug 2009 18:20:59 -0500 Subject: *Revert 5219. --HG-- branch : trunk --- src/game/ObjectMgr.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/game/ObjectMgr.cpp b/src/game/ObjectMgr.cpp index cd780d8d785..820e52ec240 100644 --- a/src/game/ObjectMgr.cpp +++ b/src/game/ObjectMgr.cpp @@ -3765,8 +3765,6 @@ void ObjectMgr::LoadQuests() qinfo->GetQuestId(),j+1,id,id); // no changes, quest can't be done for this requirement } - else if(!qinfo->ReqSourceCount[j]) - qinfo->ReqSourceCount[j] = 1; } else { -- cgit v1.2.3