Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nukie Steamroll Preventative #2658

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions Resources/Prototypes/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@
productEntity: EnergyShield
discountCategory: veryRareDiscounts
discountDownTo:
Telecrystal: 5 # DeltaV - was 4
Telecrystal: 12 # DeltaV - was 4
cost:
Telecrystal: 10 # DeltaV - Was 8
Telecrystal: 16 # DeltaV - Was 8
categories:
- UplinkWeaponry
conditions:
Expand Down Expand Up @@ -194,9 +194,9 @@
productEntity: ClothingBackpackDuffelSyndicateFilledGrenadeLauncher
discountCategory: veryRareDiscounts
discountDownTo:
Telecrystal: 20
Telecrystal: 35 # DeltaV - Was 20
cost:
Telecrystal: 25
Telecrystal: 40 # DeltaV - Was 25
categories:
- UplinkWeaponry

Expand All @@ -208,9 +208,9 @@
productEntity: ClothingBackpackDuffelSyndicateFilledLMG
discountCategory: veryRareDiscounts
discountDownTo:
Telecrystal: 24
Telecrystal: 20 # DeltaV - Was 8
cost:
Telecrystal: 30
Telecrystal: 24 # DeltaV - Was 12
categories:
- UplinkWeaponry

Expand Down Expand Up @@ -1624,9 +1624,9 @@
productEntity: CrateCybersunJuggernautBundle
discountCategory: veryRareDiscounts
discountDownTo:
Telecrystal: 8
cost:
Telecrystal: 12
cost:
Telecrystal: 20
categories:
- UplinkWearables

Expand Down
Loading