Skip to content

Commit

Permalink
L6 Fits in the Suit Storage Slot (#30525)
Browse files Browse the repository at this point in the history
* L6 Fits in the Suit Storage Slot

* 5x4 item
  • Loading branch information
Cojoke-dot authored Sep 23, 2024
1 parent ad6c5a1 commit 3d2aadd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Resources/Textures/Objects/Weapons/Guns/LMGs/l6.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@
{
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "equipped-SUITSTORAGE",
"directions": 4
}
]
}

0 comments on commit 3d2aadd

Please sign in to comment.