]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
[fix] fix open/closed box visuals (#16539)
authorthemias <89101928+themias@users.noreply.github.com>
Wed, 17 May 2023 19:19:23 +0000 (15:19 -0400)
committerGitHub <noreply@github.com>
Wed, 17 May 2023 19:19:23 +0000 (13:19 -0600)
Resources/Prototypes/Entities/Objects/base_item.yml

index 8cd3138d2fdfdcfed899d7920eddd37567909b20..ca0c34f72e98f9a2d454446b29a6bbf59bae551e 100644 (file)
@@ -71,8 +71,8 @@
     visuals:
       enum.SharedBagOpenVisuals.BagState:
         openLayer:
-          True: { visible: true }
-          False: { visible: false }
+          Open: { visible: true }
+          Closed: { visible: false }
 
 
 # PowerCellSlot parents