From 898bdbfbee30fd2f78dc5634001426ec4f25053b Mon Sep 17 00:00:00 2001 From: themias <89101928+themias@users.noreply.github.com> Date: Fri, 8 Jul 2022 22:43:27 -0400 Subject: [PATCH] Dispense hot tea into teacup instead of glass (#9541) --- .../Prototypes/Catalog/VendingMachines/Inventories/coffee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/coffee.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/coffee.yml index 4542fb8f7d..f32075ea5f 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/coffee.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/coffee.yml @@ -5,4 +5,4 @@ spriteName: coffee startingInventory: DrinkHotCoffee: 10 - DrinkTeaGlass: 10 + DrinkTeacup: 10