Adds leather satchels from TGstation as a limited-supply item in clothesmates (#13727)
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
startingInventory:
|
||||
ClothingBackpack: 5
|
||||
ClothingBackpackDuffel: 5
|
||||
ClothingBackpackSatchel: 5
|
||||
ClothingBackpackSatchel: 3
|
||||
ClothingBackpackSatchelLeather: 2
|
||||
HatBandBlack: 2
|
||||
HatBandBlue: 2
|
||||
HatBandGreen: 2
|
||||
|
||||
@@ -24,6 +24,15 @@
|
||||
- key: enum.StorageUiKey.Key
|
||||
type: StorageBoundUserInterface
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackSatchel
|
||||
id: ClothingBackpackSatchelLeather
|
||||
name: leather satchel
|
||||
description: A trend-setting satchel from a bygone era.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Back/Satchels/leather.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackSatchel
|
||||
id: ClothingBackpackSatchelEngineering
|
||||
|
||||
Reference in New Issue
Block a user