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

Observation Bundle Modifications #2288

Merged
4 changes: 2 additions & 2 deletions Resources/Prototypes/Catalog/Fills/Boxes/syndicate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
contents:
- id: SyndiCrewMonitorEmpty
amount: 1
- id: PowerCellHigh
- id: PowerCellMicroreactor # DeltaV - No more charging
amount: 1
- id: ClothingEyesGlassesHiddenSecurity
amount: 1
- id: SurveillanceCameraMonitorCircuitboard
- id: CameraBug # DeltaV - Way better than that board
amount: 1


Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/DeltaV/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
productEntity: Observationskit
discountCategory: usualDiscounts
discountDownTo:
Telecrystal: 2
Telecrystal: 3
cost:
Telecrystal: 4
Telecrystal: 6 # DeltaV - Price Goes up, but the goods are better!
categories:
- UplinkDeception

Expand Down
Loading