From cc38bf95fa5e5522fc284fee40100102c8dcc01d Mon Sep 17 00:00:00 2001 From: Malte Langkabel Date: Thu, 9 Jul 2026 07:20:06 +0200 Subject: [PATCH] make repair_tool less op --- 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 557926b..252cb8e 100644 --- a/bin/app/data/config/modules.toml +++ b/bin/app/data/config/modules.toml @@ -110,7 +110,7 @@ glyph = "Rp" [module.repair] repair_rate_hz = 1 -repair_amount_hp = 9 +repair_amount_hp = 4 repair_range_m = 80 # -----------------------------------------------------------------------------