Merge pull request #803 from Injazz/bartending

Bartending tricks and some revamping on chemistry components
This commit is contained in:
Pieter-Jan Briers
2020-04-10 11:54:40 +02:00
committed by GitHub
115 changed files with 893 additions and 1317 deletions

View File

@@ -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>();