fish-station/Content.Server/GameObjects
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
..
Components R&D Equipment now require power to operate. (#428) 2019-11-12 15:35:34 +01:00
EntitySystems Add hunger and thirst (#363) 2019-11-11 22:20:03 +01:00
ContainerSlot.cs Fix ContainerSlot not serializing correctly when empty. 2019-07-08 13:35:05 +02:00