diff --git a/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml b/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml index 0cd337a390..72fde6d241 100644 --- a/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml +++ b/Resources/Prototypes/Entities/Clothing/Back/backpacks.yml @@ -30,6 +30,9 @@ sprite: Clothing/Back/Backpacks/clown.rsi - type: Clothing sprite: Clothing/Back/Backpacks/clown.rsi + - type: Storage + storageOpenSound: + collection: BikeHorn - type: entity parent: ClothingBackpack @@ -85,7 +88,11 @@ sprite: Clothing/Back/Backpacks/mime.rsi - type: Clothing sprite: Clothing/Back/Backpacks/mime.rsi - + storageOpenSound: + collection: null + storageInsertSound: + collection: null + - type: entity parent: ClothingBackpack id: ClothingBackpackChemistry diff --git a/Resources/Prototypes/Entities/Clothing/Back/duffel.yml b/Resources/Prototypes/Entities/Clothing/Back/duffel.yml index 2bada5edfd..b764f9ef91 100644 --- a/Resources/Prototypes/Entities/Clothing/Back/duffel.yml +++ b/Resources/Prototypes/Entities/Clothing/Back/duffel.yml @@ -14,7 +14,10 @@ Slots: - back - type: Storage - capacity: 100 + capacity: 120 + - type: ClothingSpeedModifier + walkModifier: 1 + sprintModifier: 0.9 - type: UserInterface interfaces: - key: enum.StorageUiKey.Key @@ -63,6 +66,8 @@ sprite: Clothing/Back/Duffels/clown.rsi - type: Clothing sprite: Clothing/Back/Duffels/clown.rsi + storageOpenSound: + collection: BikeHorn - type: entity parent: ClothingBackpackDuffel @@ -96,6 +101,10 @@ sprite: Clothing/Back/Duffels/mime.rsi - type: Clothing sprite: Clothing/Back/Duffels/mime.rsi + storageOpenSound: + collection: null + storageInsertSound: + collection: null - type: entity parent: ClothingBackpackDuffel