Fix two interaction obstruction checks (#6793)

This commit is contained in:
Leon Friedrich
2022-02-22 18:01:01 +13:00
committed by GitHub
parent 4a68718050
commit 536234f232
3 changed files with 10 additions and 2 deletions

View File

@@ -77,6 +77,7 @@
name: air alarm assembly
description: An air alarm. Doesn't look like it'll be alarming air any time soon.
components:
- type: WallMount
- type: Clickable
- type: InteractionOutline
- type: Sprite

View File

@@ -61,6 +61,7 @@
name: fire alarm assembly
description: A fire alarm assembly. Very mild.
components:
- type: WallMount
- type: Clickable
- type: InteractionOutline
- type: Sprite