diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/coffee.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/coffee.yml index 24b4a9ddc12..acb15b217cd 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/coffee.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/coffee.yml @@ -1,9 +1,9 @@ - type: vendingMachineInventory id: HotDrinksMachineInventory startingInventory: - DrinkHotCoffee: 10 - DrinkCafeLatte: 10 - DrinkTeacup: 10 - DrinkGreenTea: 10 + DrinkHotCoffee: 5 + DrinkCafeLatte: 5 + DrinkTeacup: 5 + DrinkGreenTea: 5 emaggedInventory: DrinkNothing: 2