From: themias <89101928+themias@users.noreply.github.com> Date: Wed, 17 May 2023 19:19:23 +0000 (-0400) Subject: [fix] fix open/closed box visuals (#16539) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=f3ea06f8c6e9e1c15f22ad23974f411cf0c38e14;p=space-station-14.git [fix] fix open/closed box visuals (#16539) --- diff --git a/Resources/Prototypes/Entities/Objects/base_item.yml b/Resources/Prototypes/Entities/Objects/base_item.yml index 8cd3138d2f..ca0c34f72e 100644 --- a/Resources/Prototypes/Entities/Objects/base_item.yml +++ b/Resources/Prototypes/Entities/Objects/base_item.yml @@ -71,8 +71,8 @@ visuals: enum.SharedBagOpenVisuals.BagState: openLayer: - True: { visible: true } - False: { visible: false } + Open: { visible: true } + Closed: { visible: false } # PowerCellSlot parents