unique satchel grid (#23724)

* unique satchel grid

* small tweaksies
This commit is contained in:
Nemanja
2024-01-08 19:48:45 -05:00
committed by GitHub
parent a3127748d1
commit efb1c58a13
3 changed files with 11 additions and 6 deletions

View File

@@ -70,13 +70,13 @@
id: BoxForensicPad
description: A box of forensic pads.
components:
- type: Storage
grid:
- 0,0,4,3
- type: Item
shape:
- 0,0,1,1
- type: StorageFill
contents:
- id: ForensicPad
amount: 10
- id: ForensicPad
amount: 9
- type: Sprite
layers:
- state: box_security

View File

@@ -6,6 +6,11 @@
components:
- type: Sprite
sprite: Clothing/Back/Satchels/satchel.rsi
- type: Storage
grid:
- 0,0,1,3
- 3,0,6,3
- 8,0,9,3
- type: entity
parent: ClothingBackpackSatchel

View File

@@ -5,7 +5,7 @@
description: A forensic pad for collecting fingerprints or fibers.
components:
- type: Item
size: Small
size: Tiny
- type: ForensicPad
- type: Sprite
sprite: Objects/Misc/bureaucracy.rsi