From 3fb7cc0cd784272601ce967f0bd545d7720b413b Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Mon, 3 Mar 2025 18:43:44 +0300 Subject: [PATCH] minor balance tweak --- .../_CP14/Entities/Objects/Specific/Alchemy/vials.yml | 2 +- .../Structures/Specific/Thaumaturgy/essence_collector.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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