diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Alchemy/vials.yml b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Alchemy/vials.yml index 91ab3339ee..9d5717940b 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Specific/Alchemy/vials.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Specific/Alchemy/vials.yml @@ -259,7 +259,7 @@ - type: SolutionContainerManager solutions: vial: - maxVol: 30 + maxVol: 50 - type: SolutionContainerVisuals maxFillLevels: 5 fillBaseName: liq- diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/essence_collector.yml b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/essence_collector.yml index 3bcf721773..796282ba99 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/essence_collector.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Specific/Thaumaturgy/essence_collector.yml @@ -77,5 +77,5 @@ fillBaseName: liq- - type: CP14MagicEnergyDraw energy: -0.15 - delay: 1 + delay: 2 - type: CP14MagicEssenceCollector \ No newline at end of file