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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user