diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml index 2b43a97a83e..46364f3d1df 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml @@ -428,7 +428,7 @@ components: - type: Appearance - type: AccessReader - access: [["Theatre"]] + access: [["Clown"]] # DeltaV - clown access - type: EntityStorageVisuals stateBaseClosed: clown stateDoorOpen: clown_open @@ -442,7 +442,7 @@ components: - type: Appearance - type: AccessReader - access: [["Theatre"]] + access: [["Mime"]] # DeltaV - mime access - type: EntityStorageVisuals stateBaseClosed: mime stateDoorOpen: mime_open