gridinv shape adjustments (#22162)
This commit is contained in:
@@ -198,6 +198,9 @@
|
|||||||
name: syndicate pyjama duffel bag
|
name: syndicate pyjama duffel bag
|
||||||
description: Contains 3 pairs of syndicate pyjamas and 3 plushies for the ultimate sleepover.
|
description: Contains 3 pairs of syndicate pyjamas and 3 plushies for the ultimate sleepover.
|
||||||
components:
|
components:
|
||||||
|
- type: Storage
|
||||||
|
grid:
|
||||||
|
- 0,0,8,4
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: ClothingUniformJumpsuitPyjamaSyndicateRed
|
- id: ClothingUniformJumpsuitPyjamaSyndicateRed
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
- type: Storage
|
- type: Storage
|
||||||
maxItemSize: Huge
|
maxItemSize: Huge
|
||||||
grid:
|
grid:
|
||||||
- 0,0,9,4
|
- 0,0,7,4
|
||||||
- type: ClothingSpeedModifier
|
- type: ClothingSpeedModifier
|
||||||
walkModifier: 1
|
walkModifier: 1
|
||||||
sprintModifier: 0.9
|
sprintModifier: 0.9
|
||||||
|
|||||||
@@ -337,6 +337,7 @@
|
|||||||
- type: Item
|
- type: Item
|
||||||
sprite: Objects/Misc/bureaucracy.rsi
|
sprite: Objects/Misc/bureaucracy.rsi
|
||||||
size: Small
|
size: Small
|
||||||
|
shape: null
|
||||||
- type: Storage
|
- type: Storage
|
||||||
maxItemSize: Small
|
maxItemSize: Small
|
||||||
grid:
|
grid:
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
- type: Storage
|
- type: Storage
|
||||||
maxItemSize: Normal
|
maxItemSize: Normal
|
||||||
grid:
|
grid:
|
||||||
- 0,0,7,3
|
- 0,0,3,3
|
||||||
blacklist:
|
blacklist:
|
||||||
tags:
|
tags:
|
||||||
- CannonRestrict
|
- CannonRestrict
|
||||||
|
|||||||
Reference in New Issue
Block a user