Minor change to vending machine inventory (#23967)

This commit is contained in:
Jackal298
2024-01-12 10:58:34 +03:00
committed by GitHub
parent e93231ebaa
commit 996eba6bc6
3 changed files with 4 additions and 1 deletions

View File

@@ -34,3 +34,5 @@
DrinkWhiskeyBottleFull: 5 DrinkWhiskeyBottleFull: 5
DrinkWineBottleFull: 5 DrinkWineBottleFull: 5
DrinkChampagneBottleFull: 2 #because the premium drink DrinkChampagneBottleFull: 2 #because the premium drink
emaggedInventory:
DrinkPoisonWinebottleFull: 2

View File

@@ -10,4 +10,5 @@
ClothingUniformJumpskirtChef: 2 ClothingUniformJumpskirtChef: 2
ClothingHeadHatChef: 2 ClothingHeadHatChef: 2
ClothingShoesColorBlack: 2 ClothingShoesColorBlack: 2
ClothingShoesChef: 2
ClothingBeltChef: 2 ClothingBeltChef: 2

View File

@@ -2,5 +2,5 @@
id: BodaInventory id: BodaInventory
startingInventory: startingInventory:
DrinkSodaWaterCan: 10 #typically hacked product. Default product is "soda" DrinkSodaWaterCan: 10 #typically hacked product. Default product is "soda"
emaggedInventory: contrabandInventory:
DrinkColaCan: 10 DrinkColaCan: 10