Skip to content

Commit

Permalink
debug-uplink-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EstKemran committed Jan 3, 2025
1 parent 441acb5 commit a266ab7
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Resources/Prototypes/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@
tags:
- NukeOpsUplink
- LoneOpsUplink #SS220-uplink-fix
- DebugUplink #SS220-debug-uplink-fix

- type: listing
id: UplinkSniperBundle
Expand Down Expand Up @@ -244,6 +245,7 @@
tags:
- NukeOpsUplink
- LoneOpsUplink
- DebugUplink #SS220-debug-uplink-fix
# SS220-uplink-fix-end
- !type:BuyerWhitelistCondition
blacklist:
Expand All @@ -270,6 +272,7 @@
tags:
- NukeOpsUplink
- LoneOpsUplink
- DebugUplink #SS220-debug-uplink-fix

# Explosives

Expand Down Expand Up @@ -337,6 +340,7 @@
tags:
- NukeOpsUplink
- LoneOpsUplink
- DebugUplink #SS220-debug-uplink-fix
- !type:BuyerWhitelistCondition
blacklist:
components:
Expand Down Expand Up @@ -423,6 +427,7 @@
tags:
- NukeOpsUplink
- LoneOpsUplink #SS220-uplink-fix
- DebugUplink #SS220-debug-uplink-fix

- type: listing
id: UplinkC4Bundle
Expand Down Expand Up @@ -479,6 +484,7 @@
tags:
- NukeOpsUplink
- LoneOpsUplink
- DebugUplink #SS220-debug-uplink-fix
blacklist:
components:
- SurplusBundle
Expand Down Expand Up @@ -621,6 +627,7 @@
tags:
- NukeOpsUplink
- LoneOpsUplink #SS220-uplink-fix
- DebugUplink #SS220-debug-uplink-fix
- !type:BuyerWhitelistCondition
blacklist:
components:
Expand Down Expand Up @@ -685,6 +692,7 @@
whitelist:
tags:
- NukeOpsUplink
- DebugUplink #SS220-debug-uplink-fix
- !type:BuyerWhitelistCondition
blacklist:
components:
Expand Down Expand Up @@ -787,6 +795,7 @@
whitelist:
tags:
- NukeOpsUplink
- DebugUplink #SS220-debug-uplink-fix
- !type:BuyerWhitelistCondition
blacklist:
components:
Expand Down Expand Up @@ -1125,6 +1134,7 @@
whitelist:
tags:
- NukeOpsUplink
- DebugUplink #SS220-debug-uplink-fix

- type: listing
id: UplinkSurplusBundle
Expand Down Expand Up @@ -1248,6 +1258,7 @@
whitelist:
tags:
- NukeOpsUplink
- DebugUplink #SS220-debug-uplink-fix
blacklist:
tags:
- LoneOpsUplink
Expand All @@ -1267,6 +1278,7 @@
whitelist:
tags:
- NukeOpsUplink
- DebugUplink #SS220-debug-uplink-fix

- type: listing
id: UplinkReinforcementRadioSyndicateAncestor
Expand Down Expand Up @@ -1306,6 +1318,7 @@
whitelist:
tags:
- NukeOpsUplink
- DebugUplink #SS220-debug-uplink-fix

- type: listing
id: UplinkCarpDehydrated
Expand Down Expand Up @@ -1448,6 +1461,7 @@
whitelist:
tags:
- NukeOpsUplink
- DebugUplink #SS220-debug-uplink-fix
- !type:BuyerWhitelistCondition
blacklist:
components:
Expand All @@ -1468,6 +1482,7 @@
whitelist:
tags:
- NukeOpsUplink
- DebugUplink #SS220-debug-uplink-fix
- !type:BuyerWhitelistCondition
blacklist:
components:
Expand All @@ -1488,6 +1503,7 @@
whitelist:
tags:
- NukeOpsUplink
- DebugUplink #SS220-debug-uplink-fix

- type: listing
id: UplinkUplinkImplanter # uplink uplink real
Expand Down Expand Up @@ -1525,6 +1541,7 @@
whitelist:
tags:
- NukeOpsUplink
- DebugUplink #SS220-debug-uplink-fix
- !type:BuyerWhitelistCondition
blacklist:
components:
Expand Down Expand Up @@ -1739,6 +1756,7 @@
tags:
- NukeOpsUplink
- LoneOpsUplink
- DebugUplink #SS220-debug-uplink-fix
#ss220-fix-uplink-end

- type: listing
Expand All @@ -1765,6 +1783,7 @@
tags:
- NukeOpsUplink
- LoneOpsUplink
- DebugUplink #SS220-debug-uplink-fix
# ss220-fix-uplink-end

#SS220 Syndie visor buff begin
Expand Down
5 changes: 5 additions & 0 deletions Resources/Prototypes/Entities/Objects/Specific/syndicate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,8 @@
- type: Store
balance:
Telecrystal: 99999
# SS220-debug-uplink-fix-begin
- type: Tag
tags:
- DebugUplink
# SS220-debug-uplink-fix-end
4 changes: 4 additions & 0 deletions Resources/Prototypes/SS220/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,3 +185,7 @@
# SS220 Cult
- type: Tag
id: Omnivorous

# debug-uplink-fix
- type: Tag
id: DebugUplink

0 comments on commit a266ab7

Please sign in to comment.