diff --git a/Resources/Prototypes/Entities/Objects/Devices/holoprojectors.yml b/Resources/Prototypes/Entities/Objects/Devices/holoprojectors.yml index 67b0047103..e1137d7b8c 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/holoprojectors.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/holoprojectors.yml @@ -61,3 +61,13 @@ - HolofanProjector - type: StaticPrice price: 80 + +- type: entity + parent: HoloprojectorSecurity + id: HoloprojectorSecurityEmpty + suffix: Empty + components: + - type: ItemSlots + slots: + cell_slot: + name: power-cell-slot-component-slot-name-default diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 2384160403..900ec9272c 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -559,6 +559,7 @@ - TimerTrigger - Truncheon - TelescopicShield + - HoloprojectorSecurity - FlashPayload - ExplosivePayload - WeaponLaserCarbine diff --git a/Resources/Prototypes/Recipes/Lathes/security.yml b/Resources/Prototypes/Recipes/Lathes/security.yml index c8260dc33f..09853c0537 100644 --- a/Resources/Prototypes/Recipes/Lathes/security.yml +++ b/Resources/Prototypes/Recipes/Lathes/security.yml @@ -98,6 +98,15 @@ Steel: 300 Glass: 200 +- type: latheRecipe + id: HoloprojectorSecurity + result: HoloprojectorSecurityEmpty + completetime: 2 + materials: + Steel: 300 + Glass: 50 + Plastic: 50 + - type: latheRecipe id: RiotShield result: RiotShield diff --git a/Resources/Prototypes/Research/arsenal.yml b/Resources/Prototypes/Research/arsenal.yml index ea073954a3..5d0d2cef84 100644 --- a/Resources/Prototypes/Research/arsenal.yml +++ b/Resources/Prototypes/Research/arsenal.yml @@ -122,6 +122,7 @@ recipeUnlocks: - Truncheon - TelescopicShield + - HoloprojectorSecurity # Tier 3