Autolathe Price Adjustments (#16798)

This commit is contained in:
Nairod
2023-05-25 04:10:27 -05:00
committed by GitHub
parent 4338941125
commit 152034ca7f
11 changed files with 37 additions and 20 deletions

View File

@@ -468,6 +468,8 @@
Glass: 200
chemicalComposition:
Silicon: 20
- type: StaticPrice
price: 58
- type: entity
parent: BaseMachineCircuitboard

View File

@@ -11,6 +11,8 @@
tags:
- DroneUsable
- AirAlarmElectronics
- type: StaticPrice
price: 61
- type: entity
id: FireAlarmElectronics
@@ -25,3 +27,5 @@
tags:
- DroneUsable
- FireAlarmElectronics
- type: StaticPrice
price: 61

View File

@@ -10,4 +10,6 @@
- type: Tag
tags:
- DroneUsable
- MailingUnitElectronics
- MailingUnitElectronics
- type: StaticPrice
price: 55

View File

@@ -11,4 +11,6 @@
- type: Tag
tags:
- DoorElectronics
- DroneUsable
- DroneUsable
- type: StaticPrice
price: 55

View File

@@ -12,3 +12,5 @@
tags:
- DroneUsable
- FirelockElectronics
- type: StaticPrice
price: 61

View File

@@ -11,4 +11,5 @@
tags:
- DroneUsable
- IntercomElectronics
- type: StaticPrice
price: 55

View File

@@ -15,6 +15,8 @@
Glass: 50
chemicalComposition:
Silicon: 20
- type: StaticPrice
price: 34
# Wallmount Substation
- type: entity

View File

@@ -98,6 +98,8 @@
components:
- type: Spillable
solution: beaker
- type: StaticPrice
price: 10
- type: entity
name: large beaker

View File

@@ -39,7 +39,7 @@
materialComposition:
Steel: 100
- type: StaticPrice
price: 40
price: 30
- type: entity
name: screwdriver
@@ -81,7 +81,7 @@
materialComposition:
Steel: 100
- type: StaticPrice
price: 40
price: 30
- type: entity
name: wrench
@@ -116,7 +116,7 @@
materialComposition:
Steel: 100
- type: StaticPrice
price: 40
price: 22
- type: entity
name: crowbar
@@ -152,7 +152,7 @@
materialComposition:
Steel: 100
- type: StaticPrice
price: 40
price: 22
- type: entity
name: emergency crowbar
@@ -217,7 +217,7 @@
Steel: 100
Plastic: 100
- type: StaticPrice
price: 60
price: 56
- type: entity
name: network configurator
@@ -265,7 +265,7 @@
tags:
- DroneUsable
- type: StaticPrice
price: 60
price: 56
- type: GuideHelp
guides:
- NetworkConfigurator

View File

@@ -12,7 +12,7 @@
name: materials-reinforced-glass
icon: { sprite: Objects/Materials/Sheets/glass.rsi, state: rglass }
color: "#549bb0"
price: 0.22 # 2-1 mix of glass and metal.
price: 0.16 # 1-0.5 mix of glass and metal.
- type: material
id: PlasmaGlass

View File

@@ -3,8 +3,8 @@
result: FirelockElectronics
completetime: 2
materials:
Steel: 50
Plastic: 50
Steel: 100
Plastic: 300
- type: latheRecipe
id: MailingUnitElectronics
@@ -12,7 +12,7 @@
completetime: 4
materials:
Steel: 50
Plastic: 50
Plastic: 300
- type: latheRecipe
id: DoorElectronics
@@ -20,15 +20,15 @@
completetime: 2
materials:
Steel: 50
Plastic: 50
Plastic: 300
- type: latheRecipe
id: AirAlarmElectronics
result: AirAlarmElectronics
completetime: 2
materials:
Steel: 50
Plastic: 50
Steel: 100
Plastic: 300
- type: latheRecipe
id: IntercomElectronics
@@ -36,15 +36,15 @@
completetime: 2
materials:
Steel: 50
Plastic: 50
Plastic: 300
- type: latheRecipe
id: FireAlarmElectronics
result: FireAlarmElectronics
completetime: 2
materials:
Steel: 50
Plastic: 50
Steel: 100
Plastic: 300
- type: latheRecipe
id: SignalTimerElectronics
@@ -361,7 +361,7 @@
completetime: 2
materials:
Steel: 50
Glass: 100
Glass: 250
- type: latheRecipe
id: SubstationMachineCircuitboard