controversial backpack pr (#7837)

This commit is contained in:
Emisse
2022-04-28 16:01:47 -06:00
committed by GitHub
parent ca485846b4
commit 6dbc37a690
2 changed files with 18 additions and 2 deletions

View File

@@ -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

View File

@@ -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