Added Black Jumpsuit and various colorful gloves to the Clothesmate (#23489)

* Added the Black Jumpsuit and various colorful gloves to the Clothesmate

Considering that Black Gloves are available in the Clothesmate, it makes sense to add the various colorful gloves that are almost entirely unused currently.

* Update cargo_vending.yml
This commit is contained in:
GNF54
2024-01-06 01:19:23 -06:00
committed by GitHub
parent 7d30b5ae63
commit 46ea3b63e8
2 changed files with 11 additions and 1 deletions

View File

@@ -33,7 +33,7 @@
sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockClothesFilled
cost: 4350
cost: 4650
category: Service
group: market

View File

@@ -15,6 +15,8 @@
ClothingUniformJumpskirtColorGrey: 8
ClothingUniformJumpsuitColorWhite: 3
ClothingUniformJumpskirtColorWhite: 3
ClothingUniformJumpsuitColorBlack: 3
ClothingUniformJumpskirtColorBlack: 3
ClothingUniformJumpsuitColorBlue: 2
ClothingUniformJumpskirtColorBlue: 2
ClothingUniformJumpsuitColorYellow: 2
@@ -70,6 +72,14 @@
ClothingEyesGlasses: 6
ClothingEyesGlassesSunglasses: 2
ClothingHandsGlovesColorBlack: 4
ClothingHandsGlovesColorGray: 4
ClothingHandsGlovesColorBrown: 2
ClothingHandsGlovesColorWhite: 2
ClothingHandsGlovesColorRed: 2
ClothingHandsGlovesColorBlue: 2
ClothingHandsGlovesColorGreen: 2
ClothingHandsGlovesColorOrange: 2
ClothingHandsGlovesColorPurple: 2
contrabandInventory:
ClothingUniformJumpsuitTacticool: 1
ClothingUniformJumpskirtTacticool: 1