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:
to4no_fix
2024-08-19 06:05:25 +03:00
committed by GitHub
parent 0a05ee9a27
commit 171884df8f
5 changed files with 15 additions and 1 deletions

View File

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

View File

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

View File

@@ -763,6 +763,8 @@
- BoxShotgunIncendiary
- BoxShotgunUranium
- BoxShellTranquilizer
- ClothingBackpackElectropack
- ClothingOuterStraightjacket
- ExplosivePayload
- FlashPayload
- GrenadeBlast
@@ -808,7 +810,6 @@
- WeaponLaserCannon
- WeaponLaserCarbine
- WeaponXrayCannon
- ClothingBackpackElectropack
- type: MaterialStorage
whitelist:
tags:

View File

@@ -710,3 +710,11 @@
Plastic: 1000
Plasma: 500
Glass: 500
- type: latheRecipe
id: ClothingOuterStraightjacket
result: ClothingOuterStraightjacket
completetime: 4
materials:
Steel: 200
Cloth: 500

View File

@@ -126,6 +126,7 @@
cost: 5000
recipeUnlocks:
- ClothingBackpackElectropack
- ClothingOuterStraightjacket
# Tier 2