R&D Equipment now require power to operate. (#428)

* Fixes: #392

- Make Lathe require power to interact with or produce.
- Make R&D Console require power to interact with.
- Add PowerDevice component to R&D computer.
- Add PowerDevice component to R&D server.

* Update LatheComponent.cs

* Update LatheComponent.cs

* Update ResearchConsoleComponent.cs
This commit is contained in:
Ephememory
2019-11-12 09:35:34 -05:00
committed by Pieter-Jan Briers
parent 841bb101c5
commit ef2b665ff0
4 changed files with 36 additions and 7 deletions

View File

@@ -14,7 +14,11 @@
offset: Center
- type: ResearchServer
- type: TechnologyDatabase
- type: PowerDevice
drawtype: Both
load: 200
priority: Low
- type: entity
id: baseResearchAndDevelopmentPointSource
name: "Base R&D Point Source"

View File

@@ -109,7 +109,10 @@
type: ResearchConsoleBoundUserInterface
- key: enum.ResearchClientUiKey.Key
type: ResearchClientBoundUserInterface
- type: PowerDevice
drawtype: Both
load: 200
priority: Low
- type: entity
id: computerId