Quick box size + capacity fix (no more boxed hardsuits) (#6843)
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user