Reduce electrical cable printing cost (#19488)

This commit is contained in:
Alekshhh
2023-08-28 21:53:01 +03:00
committed by GitHub
parent 25a915d283
commit db98338cc8
4 changed files with 14 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
sprite: Objects/Tools/cable-coils.rsi
state: coillv-30
product: CrateEngineeringCableLV
cost: 600
cost: 300
category: Engineering
group: market
@@ -14,7 +14,7 @@
sprite: Objects/Tools/cable-coils.rsi
state: coilmv-30
product: CrateEngineeringCableMV
cost: 600
cost: 300
category: Engineering
group: market
@@ -24,7 +24,7 @@
sprite: Objects/Tools/cable-coils.rsi
state: coilhv-30
product: CrateEngineeringCableHV
cost: 600
cost: 300
category: Engineering
group: market
@@ -34,7 +34,7 @@
sprite: Objects/Tools/cable-coils.rsi
state: coilall-30
product: CrateEngineeringCableBulk
cost: 1200
cost: 750
category: Engineering
group: market

View File

@@ -25,7 +25,7 @@
- type: StaticPrice
price: 0
- type: StackPrice
price: 5
price: 1
- type: entity
id: CableHVStack

View File

@@ -74,6 +74,8 @@
charger_slot: !type:ContainerSlot
machine_board: !type:Container
machine_parts: !type:Container
- type: StaticPrice
price: 15
- type: entity
name: recharger
@@ -95,6 +97,8 @@
- HitscanBatteryAmmoProvider
- ProjectileBatteryAmmoProvider
- Stunbaton
- type: StaticPrice
price: 15
- type: entity
name: wall recharger
@@ -272,3 +276,5 @@
entity_storage: !type:Container
machine_board: !type:Container
machine_parts: !type:Container
- type: StaticPrice
price: 15

View File

@@ -39,21 +39,21 @@
result: CableApcStack1
completetime: 2
materials:
Steel: 100
Steel: 30
- type: latheRecipe
id: CableMVStack
result: CableMVStack1
completetime: 2
materials:
Steel: 150
Steel: 30
- type: latheRecipe
id: CableHVStack
result: CableHVStack1
completetime: 2
materials:
Steel: 200
Steel: 30
- type: latheRecipe
id: Crowbar