@@ -70,13 +70,13 @@
|
|||||||
id: BoxForensicPad
|
id: BoxForensicPad
|
||||||
description: A box of forensic pads.
|
description: A box of forensic pads.
|
||||||
components:
|
components:
|
||||||
- type: Storage
|
- type: Item
|
||||||
grid:
|
shape:
|
||||||
- 0,0,4,3
|
- 0,0,1,1
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: ForensicPad
|
- id: ForensicPad
|
||||||
amount: 10
|
amount: 9
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
layers:
|
layers:
|
||||||
- state: box_security
|
- state: box_security
|
||||||
|
|||||||
@@ -6,6 +6,11 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Back/Satchels/satchel.rsi
|
sprite: Clothing/Back/Satchels/satchel.rsi
|
||||||
|
- type: Storage
|
||||||
|
grid:
|
||||||
|
- 0,0,1,3
|
||||||
|
- 3,0,6,3
|
||||||
|
- 8,0,9,3
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingBackpackSatchel
|
parent: ClothingBackpackSatchel
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
description: A forensic pad for collecting fingerprints or fibers.
|
description: A forensic pad for collecting fingerprints or fibers.
|
||||||
components:
|
components:
|
||||||
- type: Item
|
- type: Item
|
||||||
size: Small
|
size: Tiny
|
||||||
- type: ForensicPad
|
- type: ForensicPad
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Misc/bureaucracy.rsi
|
sprite: Objects/Misc/bureaucracy.rsi
|
||||||
|
|||||||
Reference in New Issue
Block a user