L6 Fits in the Suit Storage Slot (#30525)

* L6 Fits in the Suit Storage Slot

* 5x4 item
This commit is contained in:
Cojoke
2024-09-23 01:48:58 -05:00
committed by GitHub
parent ad6c5a1ce9
commit 3d2aadde1f
3 changed files with 7 additions and 0 deletions

View File

@@ -8,11 +8,14 @@
- type: Sprite
- type: Item
size: Huge
shape:
- 0,0,4,3
- type: Clothing
sprite: Objects/Weapons/Guns/LMGs/l6.rsi
quickEquip: false
slots:
- Back
- suitStorage
- type: Wieldable
unwieldOnUse: false
- type: GunWieldBonus

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -47,6 +47,10 @@
{
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}