Delete nonsense solar assembly construction through the Construction window (#31425)
* Delete construction for solar assembly, it's the way to do it * Fix description of solar tracker electronics
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
parent: BaseElectronics
|
||||
id: SolarTrackerElectronics
|
||||
name: solar tracker electronics
|
||||
description: Advanced circuit board used to detect differences in pressure, temperature and gas concentrations between the two sides of the door.
|
||||
description: Advanced circuit board used to track the nearest star.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/module.rsi
|
||||
|
||||
@@ -62,24 +62,6 @@
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: true
|
||||
|
||||
- type: construction
|
||||
name: solar assembly
|
||||
id: SolarPanel
|
||||
graph: SolarPanel
|
||||
startNode: start
|
||||
targetNode: solarpanel
|
||||
category: construction-category-utilities
|
||||
description: "Can be turned into a solar panel or solar tracker."
|
||||
icon:
|
||||
sprite: Structures/Power/Generation/solar_panel.rsi
|
||||
state: solar_assembly
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
failIfSpace: false
|
||||
|
||||
- type: construction
|
||||
name: cable terminal
|
||||
id: CableTerminal
|
||||
|
||||
Reference in New Issue
Block a user