{ -- press R with the software selected to reload these values (except resolution: only applied at launch)
  min_resolution = 300,

  max_rafts = 3,
  prob_rafts = 0.3, -- /100
  
  max_birds = 10,
  prob_birds = 0.3, -- /100
  
  max_moai = 3,
  prob_moai = 1, -- multiplicator
}