no more clown satchel + duffel trolling (#15831)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
parent
160d0ba4ca
commit
9c8ffb4575
|
|
@ -26,6 +26,9 @@
|
|||
interfaces:
|
||||
- key: enum.StorageUiKey.Key
|
||||
type: StorageBoundUserInterface
|
||||
# to prevent bag open/honk spam
|
||||
- type: UseDelay
|
||||
delay: 0.5
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackDuffel
|
||||
|
|
|
|||
|
|
@ -23,6 +23,9 @@
|
|||
interfaces:
|
||||
- key: enum.StorageUiKey.Key
|
||||
type: StorageBoundUserInterface
|
||||
# to prevent bag open/honk spam
|
||||
- type: UseDelay
|
||||
delay: 0.5
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackSatchel
|
||||
|
|
|
|||
Loading…
Reference in New Issue