Updates placement mode for some entities

This commit is contained in:
Swept
2020-12-01 08:23:43 +00:00
committed by GitHub
parent d711994691
commit a6a6e0b72e
8 changed files with 15 additions and 4 deletions

View File

@@ -2,6 +2,8 @@
name: baseinstrument
id: BasePlaceableInstrument
abstract: true
placement:
mode: SnapgridCenter
components:
- type: Instrument
handheld: false

View File

@@ -2,6 +2,8 @@
name: pilot chair
description: The driver seat of a prestigious battle cruiser.
id: PilotSeatChair
placement:
mode: SnapgridCenter
components:
- type: Sprite
sprite: Constructible/Misc/furniture.rsi

View File

@@ -3,6 +3,8 @@
id: SeatBase
abstract: true
description: You sit in this. Either by will or force.
placement:
mode: SnapgridCenter
components:
- type: Clickable
- type: InteractionOutline

View File

@@ -2,6 +2,8 @@
id: Catwalk
name: catwalk
description: A catwalk for easier EVA maneuvering and cable placement.
placement:
mode: SnapgridCenter
components:
- type: Clickable
- type: InteractionOutline

View File

@@ -2,6 +2,8 @@
id: KitchenSpike
name: meat spike
description: A spike for collecting meat from animals.
placement:
mode: SnapgridCenter
components:
- type: Clickable
- type: InteractionOutline

View File

@@ -28,6 +28,7 @@
- type: entity
parent: MetalRod
id: MetalRodStack1
suffix: 1
components:
- type: Stack
stacktype: enum.StackType.MetalRod

View File

@@ -2,6 +2,8 @@
id: MedicalScanner
name: medical scanner
description: A bulky medical scanner.
placement:
mode: SnapgridCenter
components:
- type: Sprite
netsync: false
@@ -12,7 +14,6 @@
- state: scanner_terminal_blue
map: ["enum.MedicalScannerVisualLayers.Terminal"]
- type: PowerReceiver
- type: Anchorable
- type: Clickable
- type: InteractionOutline

View File

@@ -2,6 +2,8 @@
id: LockerGeneric
name: closet
description: A standard-issue Nanotrasen storage unit.
placement:
mode: SnapgridCenter
components:
- type: Sprite
netsync: false
@@ -47,6 +49,3 @@
- type: LoopingSound
- type: Anchorable
- type: Pullable
placement:
snap:
- Wall