Apron pockets (#12018)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterBase
|
parent: ClothingOuterStorageBase
|
||||||
id: ClothingOuterApron
|
id: ClothingOuterApron
|
||||||
name: apron
|
name: apron
|
||||||
description: A fancy apron for a stylish person.
|
description: A fancy apron for a stylish person.
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
sprite: Clothing/OuterClothing/Misc/apron.rsi
|
sprite: Clothing/OuterClothing/Misc/apron.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterBase
|
parent: ClothingOuterStorageBase
|
||||||
id: ClothingOuterApronBotanist
|
id: ClothingOuterApronBotanist
|
||||||
name: apron
|
name: apron
|
||||||
suffix: Botanical
|
suffix: Botanical
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
sprite: Clothing/OuterClothing/Misc/apronbotanist.rsi
|
sprite: Clothing/OuterClothing/Misc/apronbotanist.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterBase
|
parent: ClothingOuterStorageBase
|
||||||
id: ClothingOuterApronChef
|
id: ClothingOuterApronChef
|
||||||
name: apron
|
name: apron
|
||||||
suffix: Chef
|
suffix: Chef
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
sprite: Clothing/OuterClothing/Misc/apronchef.rsi
|
sprite: Clothing/OuterClothing/Misc/apronchef.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterBase
|
parent: ClothingOuterStorageBase
|
||||||
id: ClothingOuterJacketChef
|
id: ClothingOuterJacketChef
|
||||||
name: chef jacket
|
name: chef jacket
|
||||||
description: An apron-jacket used by a high class chef.
|
description: An apron-jacket used by a high class chef.
|
||||||
|
|||||||
Reference in New Issue
Block a user