From 5e7ef66a85f3dfac3332522c702eadfdd22cc5cd Mon Sep 17 00:00:00 2001 From: Glloyd Date: Fri, 24 Jul 2026 17:16:26 -0400 Subject: [PATCH] Fix water distribution on Mars --- GameData/RealSolarSystem/ResourceConfigs/Water.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GameData/RealSolarSystem/ResourceConfigs/Water.cfg b/GameData/RealSolarSystem/ResourceConfigs/Water.cfg index 1b3273c8..32d4ecb3 100644 --- a/GameData/RealSolarSystem/ResourceConfigs/Water.cfg +++ b/GameData/RealSolarSystem/ResourceConfigs/Water.cfg @@ -239,7 +239,7 @@ BIOME_RESOURCE ResourceName = Water ResourceType = 0 PlanetName = Mars - BiomeName = Midlands + BiomeName = Lowlands Distribution { @@ -308,4 +308,4 @@ PLANETARY_RESOURCE Variance = 20 Dispersal = 3 } -} \ No newline at end of file +}