Body System Part 1 POGGERS!!! (#855)
This commit is contained in:
@@ -165,7 +165,23 @@
|
||||
- type: ComputerVisualizer2D
|
||||
key: id_key
|
||||
screen: id
|
||||
|
||||
|
||||
- type: entity
|
||||
id: computerBodyScanner
|
||||
parent: ComputerBase
|
||||
name: Body Scanner Computer
|
||||
components:
|
||||
- type: BodyScanner
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.BodyScannerUiKey.Key
|
||||
type: BodyScannerBoundUserInterface
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: ComputerVisualizer2D
|
||||
key: generic_key
|
||||
screen: generic
|
||||
|
||||
- type: entity
|
||||
id: ComputerComms
|
||||
parent: ComputerBase
|
||||
|
||||
@@ -110,6 +110,10 @@
|
||||
- type: Species
|
||||
Template: Human
|
||||
HeatResistance: 323
|
||||
- type: BodyManager
|
||||
BaseTemplate: bodyTemplate.Humanoid
|
||||
BasePreset: bodyPreset.BasicHuman
|
||||
|
||||
- type: StatusEffectsUI
|
||||
- type: OverlayEffectsUI
|
||||
- type: HeatResistance
|
||||
@@ -235,3 +239,4 @@
|
||||
- type: SpeciesVisualizer2D
|
||||
|
||||
- type: HumanoidAppearance
|
||||
|
||||
Reference in New Issue
Block a user