* Delete construction for solar assembly, it's the way to do it
* Fix description of solar tracker electronics
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
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