Minor change to vending machine inventory (#23967)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -10,4 +10,5 @@
|
|||||||
ClothingUniformJumpskirtChef: 2
|
ClothingUniformJumpskirtChef: 2
|
||||||
ClothingHeadHatChef: 2
|
ClothingHeadHatChef: 2
|
||||||
ClothingShoesColorBlack: 2
|
ClothingShoesColorBlack: 2
|
||||||
|
ClothingShoesChef: 2
|
||||||
ClothingBeltChef: 2
|
ClothingBeltChef: 2
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user