From 313fed02ca90b18d349a027b90e372b782bdcb34 Mon Sep 17 00:00:00 2001 From: mlangkabel Date: Wed, 17 Jun 2026 22:39:10 +0200 Subject: [PATCH] fix range of repair tool in config --- bin/app/data/config/modules.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/app/data/config/modules.toml b/bin/app/data/config/modules.toml index da43435..989fb01 100644 --- a/bin/app/data/config/modules.toml +++ b/bin/app/data/config/modules.toml @@ -106,7 +106,7 @@ glyph = "Rp" [module.repair] repair_rate_hz_formula = "5 + x" -repair_range_m_formula = "800" +repair_range_m_formula = "80" # ----------------------------------------------------------------------------- # Propulsion