Skip to content

Commit

Permalink
Update shelter.yml (#662)
Browse files Browse the repository at this point in the history
fixed typo, removed some UI code though it still persists
  • Loading branch information
bryan-hub authored Nov 7, 2024
1 parent 9a49a00 commit 418241a
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@
layers:
- state: shelternewopen
map: ["base"]
- type: UserInterface
interfaces:
- key: enum.CryostorageUIKey.Key
type: CryostorageBoundUserInterface
- type: ActivatableUI
key: enum.CryostorageUIKey.Key
- type: InteractionOutline
- type: Cryostorage
- type: Physics
Expand Down Expand Up @@ -70,7 +64,7 @@
enum.CryostorageVisuals.Full:
base:
True: { state: shelterwornclosedoccupied }
False: { state: shelterworkopen }
False: { state: shelterwornopen }
- type: Door
bumpOpen: false
clickOpen: true
Expand Down

0 comments on commit 418241a

Please sign in to comment.