Make suit storage only available for hardsuits, softsuits, and armor (#27546)
* AAAAAAAAAAAAdd! * o shit * I FUCKING HATE INDENTATION GRAAAAAAAAAH
This commit is contained in:
committed by
GitHub
parent
b55cf45ec5
commit
da2b9afc3a
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user