diff --git a/bin/app/data/config/world.toml b/bin/app/data/config/world.toml index 0cea7a7..aedd702 100644 --- a/bin/app/data/config/world.toml +++ b/bin/app/data/config/world.toml @@ -1,5 +1,5 @@ [world] -height_tiles = 30 +height_tiles = 40 refund_percentage = 75 starting_building_blocks = 1000 scrap_despawn_seconds = 30 @@ -11,7 +11,7 @@ orbit_factor = 0.8 rally_orbit_radius_tiles = 5.0 [regions] -asteroid_width_tiles = 40 +asteroid_width_tiles = 60 player_buffer_width_tiles = 20 contest_zone_width_tiles = 60 enemy_buffer_width_tiles = 20