From e72911256adfbe4d2ceb06f78d3f34010b915a13 Mon Sep 17 00:00:00 2001
From: Michal Zimniewicz <mzimniew@man.poznan.pl>
Date: Sat, 13 Oct 2018 22:17:22 +0200
Subject: change butler configuration

---
 configs/config.1n/butler.json     | 4 ++--
 configs/config.1s/butler.json     | 4 ++--
 configs/config.2ne/butler.json    | 4 ++--
 configs/config.2nw/butler.json    | 4 ++--
 configs/config.2se/butler.json    | 4 ++--
 configs/config.2sw/butler.json    | 4 ++--
 configs/config.eklasa/butler.json | 4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/configs/config.1n/butler.json b/configs/config.1n/butler.json
index 74eb2d3..0f62f7a 100644
--- a/configs/config.1n/butler.json
+++ b/configs/config.1n/butler.json
@@ -1,6 +1,6 @@
 {
-    "cutoff_point": 32,
-    "cutoff_rate": 0.1,
+    "cutoff_point": 24,
+    "cutoff_rate": 0.25,
     "opponent_factor": 0.5,
     "only_current": 0,
     "segments_in_table_limit": 10,
diff --git a/configs/config.1s/butler.json b/configs/config.1s/butler.json
index 74eb2d3..0f62f7a 100644
--- a/configs/config.1s/butler.json
+++ b/configs/config.1s/butler.json
@@ -1,6 +1,6 @@
 {
-    "cutoff_point": 32,
-    "cutoff_rate": 0.1,
+    "cutoff_point": 24,
+    "cutoff_rate": 0.25,
     "opponent_factor": 0.5,
     "only_current": 0,
     "segments_in_table_limit": 10,
diff --git a/configs/config.2ne/butler.json b/configs/config.2ne/butler.json
index 74eb2d3..0f62f7a 100644
--- a/configs/config.2ne/butler.json
+++ b/configs/config.2ne/butler.json
@@ -1,6 +1,6 @@
 {
-    "cutoff_point": 32,
-    "cutoff_rate": 0.1,
+    "cutoff_point": 24,
+    "cutoff_rate": 0.25,
     "opponent_factor": 0.5,
     "only_current": 0,
     "segments_in_table_limit": 10,
diff --git a/configs/config.2nw/butler.json b/configs/config.2nw/butler.json
index 74eb2d3..0f62f7a 100644
--- a/configs/config.2nw/butler.json
+++ b/configs/config.2nw/butler.json
@@ -1,6 +1,6 @@
 {
-    "cutoff_point": 32,
-    "cutoff_rate": 0.1,
+    "cutoff_point": 24,
+    "cutoff_rate": 0.25,
     "opponent_factor": 0.5,
     "only_current": 0,
     "segments_in_table_limit": 10,
diff --git a/configs/config.2se/butler.json b/configs/config.2se/butler.json
index 74eb2d3..0f62f7a 100644
--- a/configs/config.2se/butler.json
+++ b/configs/config.2se/butler.json
@@ -1,6 +1,6 @@
 {
-    "cutoff_point": 32,
-    "cutoff_rate": 0.1,
+    "cutoff_point": 24,
+    "cutoff_rate": 0.25,
     "opponent_factor": 0.5,
     "only_current": 0,
     "segments_in_table_limit": 10,
diff --git a/configs/config.2sw/butler.json b/configs/config.2sw/butler.json
index 74eb2d3..0f62f7a 100644
--- a/configs/config.2sw/butler.json
+++ b/configs/config.2sw/butler.json
@@ -1,6 +1,6 @@
 {
-    "cutoff_point": 32,
-    "cutoff_rate": 0.1,
+    "cutoff_point": 24,
+    "cutoff_rate": 0.25,
     "opponent_factor": 0.5,
     "only_current": 0,
     "segments_in_table_limit": 10,
diff --git a/configs/config.eklasa/butler.json b/configs/config.eklasa/butler.json
index 74eb2d3..0f62f7a 100644
--- a/configs/config.eklasa/butler.json
+++ b/configs/config.eklasa/butler.json
@@ -1,6 +1,6 @@
 {
-    "cutoff_point": 32,
-    "cutoff_rate": 0.1,
+    "cutoff_point": 24,
+    "cutoff_rate": 0.25,
     "opponent_factor": 0.5,
     "only_current": 0,
     "segments_in_table_limit": 10,
-- 
cgit v1.2.3