From: Sir Warock <67167466+SirWarock@users.noreply.github.com> Date: Thu, 25 Sep 2025 23:57:25 +0000 (+0200) Subject: Fix Rollerbed sprites (#40550) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=4ea0d517cf8312bef89c2db21eaceea09d8a0881;p=space-station-14.git Fix Rollerbed sprites (#40550) --- diff --git a/Resources/Prototypes/Entities/Structures/Furniture/rollerbeds.yml b/Resources/Prototypes/Entities/Structures/Furniture/rollerbeds.yml index 875a501153..135783a452 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/rollerbeds.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/rollerbeds.yml @@ -69,13 +69,15 @@ buckledLayer: True: {visible: true} False: {visible: false} + unfoldedLayer: + True: { visible: false } + False: { visible: true } enum.FoldedVisuals.State: # Copypasta from BaseFoldable b/c collections don't merge when overriding component prototypes. foldedLayer: True: {visible: true} False: {visible: false} unfoldedLayer: True: {visible: false} - False: {visible: true} - type: StaticPrice price: 120