diff --git a/Resources/Prototypes/Entities/Constructible/Power/arcade.yml b/Resources/Prototypes/Entities/Constructible/Power/arcade.yml index 4c25e06311..429b2d217a 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/arcade.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/arcade.yml @@ -1,5 +1,6 @@ - type: entity id: Arcade + description: An arcade cabinet. name: arcade parent: ComputerBase components: @@ -36,6 +37,7 @@ - type: entity id: BlockGameArcade + description: An arcade cabinet with a strangely familiar game. name: NT block game parent: ComputerBase components: diff --git a/Resources/Prototypes/Entities/Constructible/Power/power_base.yml b/Resources/Prototypes/Entities/Constructible/Power/power_base.yml index f8cd6eb850..6f9ecef441 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/power_base.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/power_base.yml @@ -1,5 +1,6 @@ - type: entity id: BaseGenerator + description: A high efficiency thermoelectric generator. name: Base Generator abstract: true placement: @@ -27,6 +28,7 @@ - type: entity id: BaseSmes + description: A high-capacity superconducting magnetic energy storage (SMES) unit. name: Base Smes abstract: true placement: @@ -69,6 +71,7 @@ - type: entity id: BaseSubstation + description: Reduces the voltage of electricity put into it. name: Base Substation abstract: true placement: @@ -106,6 +109,7 @@ - type: entity id: BaseApc + description: A control terminal for the area's electrical systems. name: Base Apc abstract: true placement: diff --git a/Resources/Prototypes/Entities/Constructible/Power/saltern_power.yml b/Resources/Prototypes/Entities/Constructible/Power/saltern_power.yml index ebdb721659..86971f824e 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/saltern_power.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/saltern_power.yml @@ -1,5 +1,6 @@ - type: entity id: SalternGenerator + description: A high efficiency thermoelectric generator. parent: BaseGenerator name: Generator components: @@ -22,6 +23,7 @@ - type: entity id: SalternSubstation + description: Reduces the voltage of electricity put into it. parent: BaseSubstation name: Substation components: