Fixes for computer YAML.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
id: ComputerFrame
|
id: ComputerFrame
|
||||||
parent: BaseConstructibleDynamic
|
parent: BaseConstructible
|
||||||
name: computer frame
|
name: computer frame
|
||||||
description: A computer under construction. It needs a circuit board.
|
description: A computer under construction.
|
||||||
components:
|
components:
|
||||||
- type: Physics
|
- type: Physics
|
||||||
bodyType: Static
|
bodyType: Static
|
||||||
@@ -20,6 +20,7 @@
|
|||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- type: InteractionOutline
|
- type: InteractionOutline
|
||||||
- type: Rotatable
|
- type: Rotatable
|
||||||
|
- type: Anchorable
|
||||||
- type: Construction
|
- type: Construction
|
||||||
graph: computer
|
graph: computer
|
||||||
node: frameUnsecured
|
node: frameUnsecured
|
||||||
|
|||||||
@@ -46,4 +46,3 @@
|
|||||||
mask:
|
mask:
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- type: Anchorable
|
- type: Anchorable
|
||||||
- type: Pullable
|
|
||||||
|
|||||||
Reference in New Issue
Block a user