Add changes

This commit is contained in:
Sir Warock 2026-07-14 14:10:09 +02:00
parent 2ac5fb539b
commit a28451fdf7
3 changed files with 20 additions and 3 deletions

View File

@ -18,9 +18,9 @@
ClothingBeltSecurity: 5 # DeltaV - added security belt to SecTech
CombatKnife: 3
Zipties: 12
RiotShield: 2
RiotLaserShield: 2
RiotBulletShield: 2
RiotShield: 3 # DeltaV - Was 2
RiotLaserShield: 3 # DeltaV - Was 2
RiotBulletShield: 3 # DeltaV - Was 2
RadioHandheldSecurity: 5
Bola: 6
ClothingHeadHelmetInsulated: 2 # Nyanotrasen - Insulative headgear

View File

@ -14,6 +14,8 @@
- ClothingBeltBandolier
- ClothingMaskGasSecurityDV #Sec Gas Mask
- ClothingMaskGasSecurity #Sec Breath Mask
- RiotBulletShield
- RiotLaserShield
- type: latheRecipePack
id: SecurityPracticeStaticDeltaV

View File

@ -429,3 +429,18 @@
materials:
Steel: 1000
Uranium: 250
# Shields
- type: latheRecipe
parent: RiotShield
id: RiotBulletShield
result: RiotBulletShield
- type: latheRecipe
parent: BaseShieldRecipe
id: RiotLaserShield
result: RiotLaserShield
materials:
Plasma: 400
Glass: 400