diff --git a/Resources/Prototypes/Entities/Structures/Power/Generation/solar.yml b/Resources/Prototypes/Entities/Structures/Power/Generation/solar.yml index f64f6612b0..f4bbf9e686 100644 --- a/Resources/Prototypes/Entities/Structures/Power/Generation/solar.yml +++ b/Resources/Prototypes/Entities/Structures/Power/Generation/solar.yml @@ -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