Quick box size + capacity fix (no more boxed hardsuits) (#6843)

This commit is contained in:
Peptide90
2022-02-22 05:01:31 +00:00
committed by GitHub
parent 408cbf47ab
commit 4ca57ca474
6 changed files with 4 additions and 35 deletions

View File

@@ -21,7 +21,7 @@
- type: TemperatureProtection
coefficient: 0.001 # yes it needs to be this low, fires are fucking deadly apparently!!!!
- type: Clothing
size: 25
size: 50
- type: Armor
modifiers:
coefficients:

View File

@@ -8,7 +8,7 @@
sprite: Objects/Storage/boxes.rsi
- type: Item
sprite: Objects/Storage/boxes.rsi
size: 9999
size: 31
- type: Storage
capacity: 60
size: 9999
capacity: 30
size: 10