From 08752aeced75f985a28675a39332d6ca343859d9 Mon Sep 17 00:00:00 2001 From: mlangkabel Date: Sun, 19 Jul 2026 21:14:31 +0200 Subject: [PATCH] fix building blocks tooltip --- bin/app/data/config/world.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/app/data/config/world.toml b/bin/app/data/config/world.toml index 8873cd4..a5f4673 100644 --- a/bin/app/data/config/world.toml +++ b/bin/app/data/config/world.toml @@ -10,7 +10,7 @@ tunnel_max_distance_tiles = 10 departure_interval_seconds = 20 orbit_factor = 0.8 rally_orbit_radius_tiles = 5.0 -building_blocks_tooltip = "Building blocks are the currency for construction. Spend them to place buildings and to expand the asteroid. Produce building blocks in your factory and deliver them to the HQ on a belt to grow your stock." +building_blocks_tooltip = "Building blocks are the currency for construction. Spend them to place buildings and to expand the asteroid. Produce building blocks in your assemblers and deliver them to the HQ on a belt to grow your stock." [regions] asteroid_width_tiles = 60