Satchel and Duffelbag of Holding. (#2866)
* Duffel of Holding * Satchel of Holding * Added equipped sprites for both syn duffel variants * Moved syndie stuff to another PR
This commit is contained in:
@@ -130,4 +130,5 @@
|
||||
shader: unshaded
|
||||
- type: Clothing
|
||||
sprite: Clothing/Back/Backpacks/holding.rsi
|
||||
HeldPrefix: holding
|
||||
- type: Storage
|
||||
capacity: 10000
|
||||
|
||||
@@ -81,3 +81,21 @@
|
||||
sprite: Clothing/Back/Duffels/syndicate.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Back/Duffels/syndicate.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackDuffel
|
||||
id: ClothingBackpackDuffelHolding
|
||||
name: duffelbag of holding
|
||||
description: A duffelbag that opens into a localized pocket of bluespace.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Back/Duffels/holding.rsi
|
||||
state: icon
|
||||
layers:
|
||||
- state: icon
|
||||
- state: icon-unlit
|
||||
shader: unshaded
|
||||
- type: Clothing
|
||||
sprite: Clothing/Back/Duffels/holding.rsi
|
||||
- type: Storage
|
||||
capacity: 10000
|
||||
|
||||
@@ -92,3 +92,21 @@
|
||||
sprite: Clothing/Back/Satchels/hydroponics.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Back/Satchels/hydroponics.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackSatchel
|
||||
id: ClothingBackpackSatchelHolding
|
||||
name: satchel of holding
|
||||
description: A satchel that opens into a localized pocket of bluespace.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Back/Satchels/holding.rsi
|
||||
state: icon
|
||||
layers:
|
||||
- state: icon
|
||||
- state: icon-unlit
|
||||
shader: unshaded
|
||||
- type: Clothing
|
||||
sprite: Clothing/Back/Satchels/holding.rsi
|
||||
- type: Storage
|
||||
capacity: 10000
|
||||
|
||||
Reference in New Issue
Block a user