fix: use correct dropTable for bounty stage reward #2263

Merged
OrdisPrime merged 2 commits from AMelonInsideLemon/SpaceNinjaServer:fix-bounty-rewards into main 2025-06-23 14:56:19 -07:00
Contributor

Re #388

Re #388
AMelonInsideLemon added 1 commit 2025-06-23 12:10:23 -07:00
fix: use correct dropTable for bounty stage reward
All checks were successful
Build / build (pull_request) Successful in 52s
a08487a9e5
Re #388
Sainan reviewed 2025-06-23 12:16:45 -07:00
@ -1643,3 +1653,1 @@
rewardManifests.push(job.rewards);
rotations.push(ExportRewards[job.rewards].length - 1);
}
rewardManifests.push(job.rewards);
Owner

This continues to be confusing to me.

This continues to be confusing to me.
AMelonInsideLemon marked this conversation as resolved
Sainan approved these changes 2025-06-23 12:16:54 -07:00
Dismissed
AMelonInsideLemon added 1 commit 2025-06-23 12:30:27 -07:00
Update missionInventoryUpdateService.ts
All checks were successful
Build / build (pull_request) Successful in 1m26s
892d97bec2
AMelonInsideLemon requested review from Sainan 2025-06-23 12:31:06 -07:00
Sainan approved these changes 2025-06-23 12:32:50 -07:00
OrdisPrime merged commit 653798b987 into main 2025-06-23 14:56:19 -07:00
Sign in to join this conversation.
No description provided.