]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
unique satchel grid (#23724)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Tue, 9 Jan 2024 00:48:45 +0000 (19:48 -0500)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2024 00:48:45 +0000 (17:48 -0700)
* unique satchel grid

* small tweaksies

Resources/Prototypes/Catalog/Fills/Boxes/security.yml
Resources/Prototypes/Entities/Clothing/Back/satchel.yml
Resources/Prototypes/Entities/Objects/Specific/Forensics/forensics.yml

index 9975f4f3f0c8336d595c7fe325ebf5f0ee7bec05..c43118eff6fe2dccbfab0f0dc4cdc66672785878 100644 (file)
   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
index 8b8cf2c6224f961e401ff32d8372f8da164ec239..f598759056a87dcd27e67bf05888053dda19def8 100644 (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
index 2e81ea4b58ab84fa683f6344168d433ae8d274f8..7450d7845e80661e6df26964c11ec70bac229ab7 100644 (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