Add HoloBarrier To SecFab (#20128)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -559,6 +559,7 @@
|
||||
- TimerTrigger
|
||||
- Truncheon
|
||||
- TelescopicShield
|
||||
- HoloprojectorSecurity
|
||||
- FlashPayload
|
||||
- ExplosivePayload
|
||||
- WeaponLaserCarbine
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -122,6 +122,7 @@
|
||||
recipeUnlocks:
|
||||
- Truncheon
|
||||
- TelescopicShield
|
||||
- HoloprojectorSecurity
|
||||
|
||||
# Tier 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user