aboutsummaryrefslogtreecommitdiff
path: root/src/game/ObjectMgr.cpp
diff options
context:
space:
mode:
authormegamage <none@none>2009-08-21 18:20:59 -0500
committermegamage <none@none>2009-08-21 18:20:59 -0500
commita7e5819a057c6ccb35bc16aedd907d5522aca579 (patch)
treead02528862a979f5de10ffcb6cf56e1444b18e29 /src/game/ObjectMgr.cpp
parenta4480f25d04dfe89d7f0251eb370aca8fa489438 (diff)
*Revert 5219.
--HG-- branch : trunk
Diffstat (limited to 'src/game/ObjectMgr.cpp')
-rw-r--r--src/game/ObjectMgr.cpp2
1 files changed, 0 insertions, 2 deletions
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
{