feat: bounty item reward #1595
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "AMelonInsideLemon/SpaceNinjaServer:bounty-mission-rewards"
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?
Re #388
same as before I think this only missing
Field Bounties
andArcana Isolation Vault
@ -934,0 +1058,4 @@
const tierSuffix = tierSuffixes[syndicateTag][tier];
if (rewardTable && tierSuffix) {
rewardManifests = [rewardTable + tierSuffix];
The compression here is a bit needless and just complicates the code. I'd say just expand the string literals.
Shouldn't this be all bounty rewards now, so closes the issue?
I think cetus tent(and other sources of that "virtual" bounties) reward's doesn't works, and that acrane iso vault from deimos too