Merge pull request #803 from Injazz/bartending
Bartending tricks and some revamping on chemistry components
This commit is contained in:
@@ -134,6 +134,7 @@ namespace Content.Client
|
||||
"Paper",
|
||||
"Write",
|
||||
"Bloodstream",
|
||||
"TransformableContainer",
|
||||
"Mind",
|
||||
"MovementSpeedModifier",
|
||||
"StorageFill"
|
||||
@@ -148,7 +149,7 @@ namespace Content.Client
|
||||
factory.Register<SharedLatheComponent>();
|
||||
factory.Register<SharedSpawnPointComponent>();
|
||||
|
||||
factory.Register<SolutionComponent>();
|
||||
factory.Register<SharedSolutionComponent>();
|
||||
|
||||
factory.Register<SharedVendingMachineComponent>();
|
||||
factory.Register<SharedWiresComponent>();
|
||||
|
||||
Reference in New Issue
Block a user