Add power selling price (#11395)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
parent: BaseItem
|
||||
components:
|
||||
- type: Battery
|
||||
pricePerJoule: 0.15
|
||||
- type: PowerCell
|
||||
- type: Explosive
|
||||
explosionType: Default
|
||||
@@ -28,8 +29,6 @@
|
||||
- DroneUsable
|
||||
- type: Appearance
|
||||
- type: PowerCellVisuals
|
||||
- type: StaticPrice
|
||||
price: 100
|
||||
|
||||
- type: entity
|
||||
name: potato battery
|
||||
|
||||
@@ -36,6 +36,7 @@
|
||||
- type: PowerSink
|
||||
- type: Battery
|
||||
maxCharge: 7500000
|
||||
pricePerJoule: 0.0003
|
||||
- type: ExaminableBattery
|
||||
- type: PowerConsumer
|
||||
voltage: High
|
||||
|
||||
@@ -60,8 +60,6 @@
|
||||
- type: Machine
|
||||
board: SMESMachineCircuitboard
|
||||
- type: StationInfiniteBatteryTarget
|
||||
- type: StaticPrice
|
||||
price: 750
|
||||
|
||||
# SMES' in use
|
||||
|
||||
|
||||
Reference in New Issue
Block a user