From: Winkarst <74284083+Winkarst-cpu@users.noreply.github.com> Date: Fri, 30 Aug 2024 10:34:25 +0000 (+0300) Subject: Add SpriteFadeComponent to potted plants (#31628) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=dce0ce456919e4d4d0be22c6fbaa4528722a9437;p=space-station-14.git Add SpriteFadeComponent to potted plants (#31628) --- diff --git a/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml b/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml index 2d35c94bf1..d1483327c6 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml @@ -5,6 +5,7 @@ description: A little bit of nature contained in a pot. abstract: true components: + - type: SpriteFade - type: Transform noRot: true - type: InteractionOutline