From c7997cf104a03683118321053634cf20a2f3830f Mon Sep 17 00:00:00 2001 From: Leander Date: Thu, 20 Apr 2017 14:27:20 +0200 Subject: [PATCH] T201704201427 --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php b/config.inc.php index bc8825c..f94d7e6 100644 --- a/config.inc.php +++ b/config.inc.php @@ -17,7 +17,7 @@ define('DATABASE_NAME', 'CSDB'); define('MAX_POINTS', 1000); define('MIN_POINTS', 100); define('TIME_FULL', 0); -define('POINTS_REDUCTION', 40); +define('POINTS_REDUCTION', 30); define('REDUCTION_STEP', 100); // TODO