From f04818437d699659c6a155a7a0f4eeccc3fc1998 Mon Sep 17 00:00:00 2001 From: Peter Wedder Date: Tue, 27 Oct 2020 01:35:19 +0200 Subject: [PATCH] Fix scientist's locker sprite (#2401) --- .../Constructible/Storage/Closets/Secure/scientist.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Constructible/Storage/Closets/Secure/scientist.yml b/Resources/Prototypes/Entities/Constructible/Storage/Closets/Secure/scientist.yml index 5b9cd2c348..175e91e2f2 100644 --- a/Resources/Prototypes/Entities/Constructible/Storage/Closets/Secure/scientist.yml +++ b/Resources/Prototypes/Entities/Constructible/Storage/Closets/Secure/scientist.yml @@ -20,8 +20,8 @@ - type: Appearance visuals: - type: StorageVisualizer - state: rd + state: science - type: Icon - state: rd_icon + state: science_icon - type: AccessReader access: [ [ "Research" ] ]