Belt Storage Fix (#10168)
Co-authored-by: fooberticus <fooberticus@protonmail.com>
This commit is contained in:
committed by
GitHub
parent
9e29a3a210
commit
a5c4cec498
@@ -10,9 +10,6 @@
|
||||
- type: Clothing
|
||||
slots: [belt]
|
||||
quickEquip: false
|
||||
- type: Storage
|
||||
equipSound:
|
||||
path: /Audio/Items/belt_equip.ogg
|
||||
|
||||
- type: entity
|
||||
abstract: true
|
||||
@@ -21,6 +18,8 @@
|
||||
components:
|
||||
- type: Storage
|
||||
capacity: 40
|
||||
equipSound:
|
||||
path: /Audio/Items/belt_equip.ogg
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.StorageUiKey.Key
|
||||
|
||||
Reference in New Issue
Block a user