diff --git a/Resources/Prototypes/Entities/Objects/Devices/Electronics/power_electronics.yml b/Resources/Prototypes/Entities/Objects/Devices/Electronics/power_electronics.yml index 6c0eae8a74..80c728aca7 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Electronics/power_electronics.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Electronics/power_electronics.yml @@ -34,18 +34,21 @@ # Wallmount Generator - type: entity - id: WallmountGeneratorElectronics parent: BaseElectronics + id: WallmountGeneratorElectronics name: wallmount generator electronics description: Circuit used to construct a wallmount generator. components: - - type: Sprite - sprite: Objects/Misc/module.rsi - state: charger_APC - - type: Tag - tags: - - DroneUsable - - WallmountGeneratorElectronics + - type: Sprite + sprite: Objects/Misc/module.rsi + state: charger_APC + - type: PhysicalComposition + materialComposition: + Glass: 90 + - type: Tag + tags: + - DroneUsable + - WallmountGeneratorElectronics # APU - type: entity diff --git a/Resources/Prototypes/Recipes/Lathes/electronics.yml b/Resources/Prototypes/Recipes/Lathes/electronics.yml index a7badb03e5..9dd8b0d999 100644 --- a/Resources/Prototypes/Recipes/Lathes/electronics.yml +++ b/Resources/Prototypes/Recipes/Lathes/electronics.yml @@ -451,7 +451,7 @@ completetime: 4 materials: Steel: 50 - Glass: 350 + Glass: 150 - type: latheRecipe id: WallmountGeneratorAPUElectronics