Anchor extinguisher cabinets
This commit is contained in:
parent
47ce77757a
commit
f75940b638
2 changed files with 3 additions and 1 deletions
|
|
@ -13,4 +13,4 @@
|
|||
# layers:
|
||||
# - state: blue
|
||||
placement:
|
||||
mode: AlignTileAny
|
||||
mode: SnapgridCenter
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@
|
|||
name: extinguisher cabinet
|
||||
description: A small wall mounted cabinet designed to hold a fire extinguisher.
|
||||
components:
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: Clickable
|
||||
- type: InteractionOutline
|
||||
- type: Sprite
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue