From: themias <89101928+themias@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:10:20 +0000 (-0500) Subject: Mark space glue and lube TrashOnSolutionEmpty (#21550) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=5cc157e594134f3c35c7e2c84e4a8cda29d2891e;p=space-station-14.git Mark space glue and lube TrashOnSolutionEmpty (#21550) --- diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_fun.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_fun.yml index 5e8f0a729c..4637732f88 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_fun.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_fun.yml @@ -32,6 +32,8 @@ - type: Tag tags: - DrinkSpaceGlue + - type: TrashOnSolutionEmpty + solution: drink - type: entity parent: DrinkBase @@ -64,3 +66,5 @@ maxFillLevels: 6 fillBaseName: fill - type: Lube + - type: TrashOnSolutionEmpty + solution: drink \ No newline at end of file diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 91b968ae3c..139792b16e 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -1067,6 +1067,8 @@ reagents: - ReagentId: SpaceGlue Quantity: 100 + - type: TrashOnSolutionEmpty + solution: drink - type: entity parent: BasePlushie