Skip to content

Commit

Permalink
Revert "Tweaking things that restrict freedom (space-wizards#31095) (s…
Browse files Browse the repository at this point in the history
…pace-wizards#31197)

* Revert "Tweaking things that restrict freedom (space-wizards#31095)"

This reverts commit 171884d.

* keep the unequip time

* keep alphabetical order
  • Loading branch information
slarticodefast committed Aug 19, 2024
1 parent b81f099 commit ee4729f
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 14 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Clothing/Eyes/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
sprite: Clothing/Eyes/Misc/blindfold.rsi
- type: Clothing
sprite: Clothing/Eyes/Misc/blindfold.rsi
equipDelay: 5
unequipDelay: 5
equipDelay: 3
unequipDelay: 3
- type: Blindfold
- type: Construction
graph: Blindfold
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Clothing/Masks/masks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@
sprite: Clothing/Mask/muzzle.rsi
- type: Clothing
sprite: Clothing/Mask/muzzle.rsi
equipDelay: 5
unequipDelay: 5
equipDelay: 3
unequipDelay: 3
- type: IngestionBlocker
- type: AddAccentClothing
accent: ReplacementAccent
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,6 @@
- BoxShotgunUranium
- BoxShellTranquilizer
- ClothingBackpackElectropack
- ClothingOuterStraightjacket
- ExplosivePayload
- FlashPayload
- GrenadeBlast
Expand Down
8 changes: 0 additions & 8 deletions Resources/Prototypes/Recipes/Lathes/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -710,11 +710,3 @@
Plastic: 1000
Plasma: 500
Glass: 500

- type: latheRecipe
id: ClothingOuterStraightjacket
result: ClothingOuterStraightjacket
completetime: 4
materials:
Steel: 200
Cloth: 500
1 change: 0 additions & 1 deletion Resources/Prototypes/Research/arsenal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@
cost: 5000
recipeUnlocks:
- ClothingBackpackElectropack
- ClothingOuterStraightjacket

# Tier 2

Expand Down

0 comments on commit ee4729f

Please sign in to comment.