Make suit storage only available for hardsuits, softsuits, and armor (#27546)

* AAAAAAAAAAAAdd!

* o shit

* I FUCKING HATE INDENTATION GRAAAAAAAAAH
This commit is contained in:
Джексон Миссиссиппи
2024-05-09 21:19:07 -05:00
committed by GitHub
parent b55cf45ec5
commit da2b9afc3a
10 changed files with 38 additions and 4 deletions

View File

@@ -21,6 +21,7 @@
Heat: 0.80
- type: ExplosionResistance
damageCoefficient: 0.90
- type: AllowSuitStorage
#Alternate / slim basic armor vest
- type: entity
@@ -211,6 +212,7 @@
- type: ExplosionResistance
damageCoefficient: 0.65
- type: GroupExamine
- type: AllowSuitStorage
- type: entity
parent: ClothingOuterBaseLarge

View File

@@ -138,6 +138,7 @@
- WhitelistChameleon
- type: ClothingRequiredStepTriggerImmune
slots: WITHOUT_POCKET
- type: AllowSuitStorage
- type: entity
abstract: true
@@ -158,6 +159,7 @@
size: Huge
- type: ClothingRequiredStepTriggerImmune
slots: WITHOUT_POCKET
- type: AllowSuitStorage
- type: entity
parent: ClothingOuterBase