From 5ae9df1f0b10fb0444485750d249ff8b616f0b87 Mon Sep 17 00:00:00 2001 From: ArZarLordOfMango Date: Mon, 31 Mar 2025 13:36:48 +0200 Subject: [PATCH] water --- .../Prototypes/_CP14/Entities/Structures/Floor/floorWater.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Floor/floorWater.yml b/Resources/Prototypes/_CP14/Entities/Structures/Floor/floorWater.yml index 9cec15adb2..0d4b53ec34 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Floor/floorWater.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Floor/floorWater.yml @@ -3,6 +3,7 @@ id: CP14FloorWaterOptimized name: water description: A trough of plain water. Clean enough for consumption + suffix: Optimized, Ocean categories: [ ForkFiltered ] placement: mode: SnapgridCenter @@ -65,13 +66,14 @@ - type: entity parent: CP14FloorWaterOptimized id: CP14FloorWater + suffix: Full components: - type: DrawableSolution solution: pool - type: SolutionContainerManager solutions: pool: - maxVol: 9999999 #.inf seems to break the whole yaml file, but would definitely be preferable. + maxVol: 9999999 #.inf seems to break the whole yaml file, but would definitely be preferable. reagents: - ReagentId: Water Quantity: 9999999