Skip to content

Commit

Permalink
Merge pull request Simple-Station#315 from fenndragon/Fixes
Browse files Browse the repository at this point in the history
Sydicate Uplink Fixes
  • Loading branch information
FoxxoTrystan authored Nov 3, 2024
2 parents 672f946 + d4d9e16 commit 32d4d88
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
35 changes: 18 additions & 17 deletions Resources/Prototypes/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@
cost:
Telecrystal: 40
categories:
- UplinkChemicals
- UplinkMisc
conditions:
- !type:StoreWhitelistCondition
whitelist:
Expand All @@ -422,7 +422,7 @@
cost:
Telecrystal: 6
categories:
- UplinkChemicals
- UplinkMisc
saleLimit: 1

- type: listing
Expand All @@ -433,7 +433,7 @@
cost:
Telecrystal: 5
categories:
- UplinkChemicals
- UplinkMisc
saleLimit: 1

- type: listing
Expand All @@ -444,7 +444,7 @@
cost:
Telecrystal: 4
categories:
- UplinkChemicals
- UplinkMisc
saleLimit: 1

- type: listing
Expand All @@ -455,7 +455,7 @@
cost:
Telecrystal: 4
categories:
- UplinkChemicals
- UplinkMisc
saleLimit: 1

- type: listing
Expand All @@ -466,7 +466,7 @@
cost:
Telecrystal: 12
categories:
- UplinkChemicals
- UplinkMisc
saleLimit: 1

- type: listing
Expand All @@ -477,7 +477,7 @@
cost:
Telecrystal: 2
categories:
- UplinkChemicals
- UplinkMisc

- type: listing
id: UplinkMedsBundle
Expand All @@ -487,7 +487,7 @@
cost:
Telecrystal: 20
categories:
- UplinkChemicals
- UplinkMisc
conditions:
- !type:StoreWhitelistCondition
whitelist:
Expand All @@ -509,7 +509,7 @@
cost:
Telecrystal: 3
categories:
- UplinkDeception
- UplinkUtility

- type: listing
id: UplinkStealthBox
Expand All @@ -519,7 +519,7 @@
cost:
Telecrystal: 5
categories:
- UplinkDeception
- UplinkUtility

- type: listing
id: UplinkChameleonProjector
Expand All @@ -529,7 +529,7 @@
cost:
Telecrystal: 7
categories:
- UplinkDeception
- UplinkUtility

- type: listing
id: UplinkCyberpen
Expand All @@ -539,7 +539,7 @@
cost:
Telecrystal: 1
categories:
- UplinkDeception
- UplinkUtility

- type: listing
id: UplinkDecoyDisk
Expand All @@ -549,7 +549,7 @@
cost:
Telecrystal: 1
categories:
- UplinkDeception
- UplinkUtility

- type: listing
id: UplinkUltrabrightLantern
Expand All @@ -559,7 +559,7 @@
cost:
Telecrystal: 2
categories:
- UplinkDeception
- UplinkUtility

- type: listing
id: UplinkBribe
Expand All @@ -569,7 +569,7 @@
cost:
Telecrystal: 4
categories:
- UplinkDeception
- UplinkUtility

# - type: listing
# id: UplinkGigacancerScanner
Expand All @@ -579,7 +579,7 @@
# cost:
# Telecrystal: 5
# categories:
# - UplinkDeception
# - UplinkUtility

- type: listing
id: UplinkHolster
Expand Down Expand Up @@ -974,7 +974,7 @@
cost:
Telecrystal: 4
categories:
- UplinkDeception
- UplinkUtility

# Disruption

Expand Down Expand Up @@ -1778,3 +1778,4 @@
conditions:
- !type:ListingLimitedStockCondition
stock: 1

2 changes: 0 additions & 2 deletions Resources/Prototypes/Store/presets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
- UplinkMisc
- UplinkBundles
- UplinkTools
- UplinkDeception
- UplinkChemicals
- UplinkUtility
- UplinkImplants
- UplinkJob
Expand Down

0 comments on commit 32d4d88

Please sign in to comment.