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 Glass: 200
chemicalComposition: chemicalComposition:
Silicon: 20 Silicon: 20
- type: StaticPrice
price: 58
- type: entity - type: entity
parent: BaseMachineCircuitboard parent: BaseMachineCircuitboard

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -12,7 +12,7 @@
name: materials-reinforced-glass name: materials-reinforced-glass
icon: { sprite: Objects/Materials/Sheets/glass.rsi, state: rglass } icon: { sprite: Objects/Materials/Sheets/glass.rsi, state: rglass }
color: "#549bb0" 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 - type: material
id: PlasmaGlass id: PlasmaGlass

View File

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