fish-station/Content.Server/GameObjects/Components/Research
Ephememory ef2b665ff0 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
2019-11-12 15:35:34 +01:00
..
LatheComponent.cs R&D Equipment now require power to operate. (#428) 2019-11-12 15:35:34 +01:00
LatheDatabaseComponent.cs Adds Research, unlockable technologies, Protolathes... (#264) 2019-09-03 22:51:19 +02:00
MaterialStorageComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
ProtolatheDatabaseComponent.cs Adds Research, unlockable technologies, Protolathes... (#264) 2019-09-03 22:51:19 +02:00
ResearchClientComponent.cs Updates the content components to be compatible with the changes in 55a50ff7ba. 2019-09-18 11:36:58 -07:00
ResearchConsoleComponent.cs R&D Equipment now require power to operate. (#428) 2019-11-12 15:35:34 +01:00
ResearchPointSourceComponent.cs Adds Research, unlockable technologies, Protolathes... (#264) 2019-09-03 22:51:19 +02:00
ResearchServerComponent.cs Updates the content components to be compatible with the changes in 55a50ff7ba. 2019-09-18 11:36:58 -07:00
TechnologyDatabaseComponent.cs Adds Research, unlockable technologies, Protolathes... (#264) 2019-09-03 22:51:19 +02:00