Construction graph for Pilot Seat chair (#6595)
This commit is contained in:
@@ -125,6 +125,22 @@
|
||||
graph: Seat
|
||||
node: chairComfy
|
||||
|
||||
- type: entity
|
||||
name: pilot seat
|
||||
id: ChairPilotSeat
|
||||
parent: SeatBase
|
||||
description: The pilot seat of a prestigious ship.
|
||||
components:
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: Anchorable
|
||||
- type: Rotatable
|
||||
- type: Sprite
|
||||
state: shuttle
|
||||
- type: Construction
|
||||
graph: Seat
|
||||
node: chairPilotSeat
|
||||
|
||||
- type: entity
|
||||
name: wooden chair
|
||||
id: ChairWood
|
||||
@@ -158,20 +174,6 @@
|
||||
tags:
|
||||
- Wooden
|
||||
|
||||
- type: entity
|
||||
name: pilot seat
|
||||
id: ChairPilotSeat
|
||||
parent: SeatBase
|
||||
description: The pilot seat of a prestigious ship.
|
||||
components:
|
||||
- type: Transform
|
||||
anchored: true
|
||||
- type: Anchorable
|
||||
- type: Rotatable
|
||||
- type: Sprite
|
||||
state: shuttle
|
||||
netsync: false
|
||||
|
||||
- type: entity
|
||||
name: ritual chair
|
||||
id: ChairRitual
|
||||
|
||||
Reference in New Issue
Block a user