From: Nairod <110078045+Nairodian@users.noreply.github.com> Date: Thu, 14 Sep 2023 23:34:43 +0000 (-0500) Subject: Add HoloBarrier To SecFab (#20128) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=58373ccc18f67e96ddccc2c0d3328380d87b61f0;p=space-station-14.git Add HoloBarrier To SecFab (#20128) --- 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