Update missionInventoryUpdateService.ts
All checks were successful
Build / build (pull_request) Successful in 1m26s
All checks were successful
Build / build (pull_request) Successful in 1m26s
This commit is contained in:
parent
a08487a9e5
commit
892d97bec2
@ -1650,7 +1650,6 @@ function getRandomMissionDrops(
|
||||
(RewardInfo.JobStage === job.xpAmounts.length - 1 || job.isVault) &&
|
||||
!isEndlessJob
|
||||
) {
|
||||
rewardManifests.push(job.rewards);
|
||||
rotations.push(3);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user