Makes pianos spawn anchored (#8009)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
name: baseinstrument
|
name: baseinstrument
|
||||||
id: BasePlaceableInstrument
|
id: BasePlaceableInstrument
|
||||||
parent: BaseStructureDynamic
|
parent: BaseStructureDynamic
|
||||||
@@ -39,6 +39,8 @@
|
|||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
mask:
|
mask:
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
|
- type: Transform
|
||||||
|
anchored: true
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BasePlaceableInstrument
|
parent: BasePlaceableInstrument
|
||||||
|
|||||||
Reference in New Issue
Block a user