Delta-v/Content.Server/GameObjects/Components/Chemistry
Paul Ritter d80ec927bb
Removes some unused fields (#2603)
* removes some unused fields

* thats an oopsie

Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2020-11-27 21:10:08 +11:00
..
ChemMasterComponent.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
InjectorComponent.cs Adds missing reactions to chemical stuff. 2020-09-26 14:48:24 +02:00
PillComponent.cs Make mechanism behaviors properly update, fix eating and drinking (#2472) 2020-11-02 11:37:37 +01:00
PourableComponent.cs Add text coloring for inspected solution containers, code cleanup (#2010) 2020-09-10 00:32:31 +02:00
ReagentDispenserComponent.cs Removes some unused fields (#2603) 2020-11-27 21:10:08 +11:00
RehydratableComponent.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
SolutionContainerComponent.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
TransformableContainerComponent.cs Add text coloring for inspected solution containers, code cleanup (#2010) 2020-09-10 00:32:31 +02:00
VaporComponent.cs Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00