configlib for SwarmPopulationPercentageWhenNoBeehivesAvailable
This commit is contained in:
@@ -71,7 +71,7 @@ public class Config
|
||||
|
||||
[ProtoMember(54)]
|
||||
[ConfigCommand(serverSide: true, Min = 0, Max = 70)]
|
||||
public int SwarmPopulationPercentageWhenNoBeehivesAvailable { get; set; } = 5;
|
||||
public int SwarmPopulationPercentageWhenNoBeehivesAvailable { get; set; } = 0;
|
||||
|
||||
[ProtoMember(52)]
|
||||
[ConfigCommand(serverSide: true, Min = 1, Max = 30)]
|
||||
|
||||
Reference in New Issue
Block a user