Skip to content

Commit

Permalink
give mime and clown lockers right access (#1509)
Browse files Browse the repository at this point in the history
Co-authored-by: deltanedas <@deltanedas:kde.org>
  • Loading branch information
deltanedas authored Jul 19, 2024
1 parent 314fee7 commit 56f1bb0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@
components:
- type: Appearance
- type: AccessReader
access: [["Theatre"]]
access: [["Clown"]] # DeltaV - clown access
- type: EntityStorageVisuals
stateBaseClosed: clown
stateDoorOpen: clown_open
Expand All @@ -442,7 +442,7 @@
components:
- type: Appearance
- type: AccessReader
access: [["Theatre"]]
access: [["Mime"]] # DeltaV - mime access
- type: EntityStorageVisuals
stateBaseClosed: mime
stateDoorOpen: mime_open
Expand Down

0 comments on commit 56f1bb0

Please sign in to comment.