Improve solar panels descriptions a little (#34925)

* improve solar panels descriptions a little

* Apply suggestions from code review

Co-authored-by: Whatstone <166147148+whatston3@users.noreply.github.com>

---------

Co-authored-by: Whatstone <166147148+whatston3@users.noreply.github.com>
This commit is contained in:
lzk
2025-04-17 12:42:39 +02:00
committed by GitHub
parent 73e3e90198
commit 9b3f37f5af

View File

@@ -58,7 +58,7 @@
id: SolarPanelPlasma
parent: SolarPanelBasePhysSprite
name: solar panel plasma
description: A plasma solar panel that generates power.
description: A few sheets of plasma glass that generate electricity when hit by photons.
components:
- type: PowerSupplier
supplyRampTolerance: 500
@@ -92,7 +92,7 @@
id: SolarPanelUranium
parent: SolarPanelBasePhysSprite
name: solar panel uranium
description: A uranium solar panel that generates power.
description: A few sheets of uranium glass that generate electricity when hit by photons.
components:
- type: PowerSupplier
supplyRampTolerance: 500
@@ -126,7 +126,7 @@
id: SolarPanel
parent: SolarPanelBasePhysSprite
name: solar panel
description: A solar panel that generates power.
description: A few sheets of glass that generate electricity when hit by photons.
components:
- type: PowerSupplier
supplyRampTolerance: 500