Add HoloBarrier To SecFab (#20128)

This commit is contained in:
Nairod
2023-09-14 18:34:43 -05:00
committed by GitHub
parent 2b8aa6f4ac
commit 58373ccc18
4 changed files with 21 additions and 0 deletions

View File

@@ -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

View File

@@ -559,6 +559,7 @@
- TimerTrigger
- Truncheon
- TelescopicShield
- HoloprojectorSecurity
- FlashPayload
- ExplosivePayload
- WeaponLaserCarbine

View File

@@ -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

View File

@@ -122,6 +122,7 @@
recipeUnlocks:
- Truncheon
- TelescopicShield
- HoloprojectorSecurity
# Tier 3