diff --git a/libs/Constants.lua b/libs/Constants.lua index 2d24c51..c654452 100644 --- a/libs/Constants.lua +++ b/libs/Constants.lua @@ -219,8 +219,8 @@ constants.SQUAD_BUILDING = 6 constants.RETREAT_GRAB_RADIUS = 24 constants.RETREAT_SPAWNER_GRAB_RADIUS = 75 -constants.BASE_RALLY_CHANCE = 0.01 -constants.BONUS_RALLY_CHANCE = 0.03 +constants.BASE_RALLY_CHANCE = 0.02 +constants.BONUS_RALLY_CHANCE = 0.04 constants.RALLY_CRY_DISTANCE = 96 constants.SETTLER_DISTANCE = 224