Flatcaps (#24134)
* Brown and Grey flatcaps added What it says on the tin is what it is * Fixed Copyright Jazz, oops What it says on the tin
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
sprite: Objects/Specific/Service/vending_machine_restock.rsi
|
||||
state: base
|
||||
product: CrateVendingMachineRestockClothesFilled
|
||||
cost: 4750
|
||||
cost: 4800
|
||||
category: Service
|
||||
group: market
|
||||
|
||||
|
||||
@@ -11,6 +11,8 @@
|
||||
ClothingHeadBandGreen: 2
|
||||
ClothingHeadBandRed: 2
|
||||
ClothingHeadBandSkull: 2
|
||||
ClothingHeadHatGreyFlatcap: 3
|
||||
ClothingHeadHatBrownFlatcap: 3
|
||||
ClothingUniformJumpsuitColorGrey: 8
|
||||
ClothingUniformJumpskirtColorGrey: 8
|
||||
ClothingUniformJumpsuitColorWhite: 3
|
||||
|
||||
@@ -867,3 +867,25 @@
|
||||
sprite: Clothing/Head/Hats/party_blue.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/party_blue.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatGreyFlatcap
|
||||
name: grey flatcap
|
||||
description: Fashionable for both the working class and old man Jenkins.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/greyflatcap.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/greyflatcap.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatBrownFlatcap
|
||||
name: brown flatcap
|
||||
description: Stupid clown! You made me look bad!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/brownflatcap.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/brownflatcap.rsi
|
||||
|
||||
Reference in New Issue
Block a user