Skip to content

Commit

Permalink
remove surplus recursion
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkmajia committed Feb 10, 2025
1 parent a68271b commit d351a2d
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions Resources/Prototypes/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1095,12 +1095,10 @@
blacklist:
tags:
- NukeOpsUplink
# the impstation special (it's really funny when this happens)
# seems to be a roughly 10% chance to hit the juck pot 1 million$ and get a double surplus crate
#- !type:BuyerWhitelistCondition
# blacklist:
# components:
# - SurplusBundle
- !type:BuyerWhitelistCondition
blacklist:
components:
- SurplusBundle

- type: listing
id: UplinkSuperSurplusBundle
Expand All @@ -1116,8 +1114,6 @@
blacklist:
tags:
- NukeOpsUplink
# not allowed to be recursive because it set off a chain reaction that crashed my localhost
# can still contain normal surplus bundles though smile
- !type:BuyerWhitelistCondition
blacklist:
components:
Expand Down

0 comments on commit d351a2d

Please sign in to comment.