Tweaking things that restrict freedom (#31095)
* Adding a straitjacket production recipe * Adding unequipDelay and equipDelay to the muzzle * Adding unequipDelay and equipDelay to the blindfold * Sorting recipes
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
sprite: Clothing/Eyes/Misc/blindfold.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Eyes/Misc/blindfold.rsi
|
||||
equipDelay: 5
|
||||
unequipDelay: 5
|
||||
- type: Blindfold
|
||||
- type: Construction
|
||||
graph: Blindfold
|
||||
|
||||
@@ -315,6 +315,8 @@
|
||||
sprite: Clothing/Mask/muzzle.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Mask/muzzle.rsi
|
||||
equipDelay: 5
|
||||
unequipDelay: 5
|
||||
- type: IngestionBlocker
|
||||
- type: AddAccentClothing
|
||||
accent: ReplacementAccent
|
||||
|
||||
@@ -763,6 +763,8 @@
|
||||
- BoxShotgunIncendiary
|
||||
- BoxShotgunUranium
|
||||
- BoxShellTranquilizer
|
||||
- ClothingBackpackElectropack
|
||||
- ClothingOuterStraightjacket
|
||||
- ExplosivePayload
|
||||
- FlashPayload
|
||||
- GrenadeBlast
|
||||
@@ -808,7 +810,6 @@
|
||||
- WeaponLaserCannon
|
||||
- WeaponLaserCarbine
|
||||
- WeaponXrayCannon
|
||||
- ClothingBackpackElectropack
|
||||
- type: MaterialStorage
|
||||
whitelist:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user