forked from OpenWF/SpaceNinjaServer
Update missionInventoryUpdateService.ts
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