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:
Hreno
2024-09-04 16:12:54 +02:00
committed by GitHub
parent f63d789bfe
commit fce7abb88e
2 changed files with 1 additions and 19 deletions

View File

@@ -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

View File

@@ -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