diff --git a/Resources/Prototypes/Entities/Objects/Devices/holoprojectors.yml b/Resources/Prototypes/Entities/Objects/Devices/holoprojectors.yml index 0066e3fbe86050..0c8b539c590330 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/holoprojectors.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/holoprojectors.yml @@ -25,6 +25,16 @@ tags: - HolosignProjector +- type: entity + parent: Holoprojector + id: HoloprojectorEmpty + suffix: Empty + components: + - type: ItemSlots + slots: + cell_slot: + name: power-cell-slot-component-slot-name-default + - type: entity parent: Holoprojector id: HoloprojectorBorg @@ -58,6 +68,16 @@ - type: StaticPrice price: 80 +- type: entity + parent: HolofanProjector + id: HolofanProjectorEmpty + suffix: Empty + components: + - type: ItemSlots + slots: + cell_slot: + name: power-cell-slot-component-slot-name-default + - type: entity parent: Holoprojector id: HoloprojectorField @@ -76,6 +96,16 @@ - type: StaticPrice price: 130 +- type: entity + parent: HoloprojectorField + id: HoloprojectorFieldEmpty + suffix: Empty + components: + - type: ItemSlots + slots: + cell_slot: + name: power-cell-slot-component-slot-name-default + - type: entity parent: Holoprojector id: HoloprojectorSecurity diff --git a/Resources/Prototypes/Recipes/Lathes/janitorial.yml b/Resources/Prototypes/Recipes/Lathes/janitorial.yml index 2fd153852f8726..a3b968a331b678 100644 --- a/Resources/Prototypes/Recipes/Lathes/janitorial.yml +++ b/Resources/Prototypes/Recipes/Lathes/janitorial.yml @@ -66,7 +66,7 @@ - type: latheRecipe id: Holoprojector - result: Holoprojector + result: HoloprojectorEmpty completetime: 3 materials: Plastic: 250 diff --git a/Resources/Prototypes/Recipes/Lathes/tools.yml b/Resources/Prototypes/Recipes/Lathes/tools.yml index 21aabce49f1266..95974d9837ab48 100644 --- a/Resources/Prototypes/Recipes/Lathes/tools.yml +++ b/Resources/Prototypes/Recipes/Lathes/tools.yml @@ -189,14 +189,13 @@ - type: latheRecipe id: HolofanProjector - result: HolofanProjector + result: HolofanProjectorEmpty category: Tools completetime: 8 - materials: # Inherited materials and time from PowerCellMedium recipe - Steel: 600 - Glass: 350 - Plastic: 150 - Gold: 10 + materials: + Steel: 300 + Glass: 50 + Plastic: 50 - type: latheRecipe id: MiningDrill @@ -229,7 +228,7 @@ - type: latheRecipe id: HoloprojectorField - result: HoloprojectorField + result: HoloprojectorFieldEmpty category: Tools completetime: 3 materials: