fix: handle fake jobs without syndicateMissionId #2982
Reference in New Issue
Block a user
Delete Branch "AMelonInsideLemon/SpaceNinjaServer:fix-fake-jobs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #2970
@@ -1521,0 +1543,4 @@{ endings: ["Jobs/NewbieJob"], amount: 200, tag: "CetusSyndicate" }];if (specialCase.some(rule => rule.endings.some(e => jobType.endsWith(e)))) {const specialCaseReward = specialCase.find(specialCase.findafterspecialCase.someseems wasteful as you're linearlly iterating over the array twice.