From: Lamrr <96937466+Lamrr@users.noreply.github.com> Date: Thu, 2 May 2024 16:17:36 +0000 (+1000) Subject: Wine and beer bottles can be inserted into booze dispenser (#27626) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b728f36f30260a80a7a499429430f0d7c69ff54d;p=space-station-14.git Wine and beer bottles can be inserted into booze dispenser (#27626) Fixes tags on wine and beer bottles --- diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml index 73b1e06f9b..35ad43586b 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_bottles.yml @@ -362,6 +362,7 @@ - type: Tag tags: - Wine + - DrinkBottle - type: entity parent: [DrinkBottleVisualsAll, DrinkBottleGlassBaseFull] @@ -511,6 +512,7 @@ - type: Tag tags: - Wine + - DrinkBottle # Small Bottles @@ -536,6 +538,7 @@ - type: Tag tags: - Beer + - DrinkBottle - type: entity parent: [DrinkBottleVisualsAll, DrinkBottleGlassBaseFull] @@ -559,7 +562,7 @@ - type: Tag tags: - Beer - + - DrinkBottle - type: entity parent: [DrinkBottleVisualsAll, DrinkBottlePlasticBaseFull]