[gnome-chess] Fix Phalanx difficulty levels
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess] Fix Phalanx difficulty levels
- Date: Sun, 28 Jul 2013 02:20:23 +0000 (UTC)
commit c8fb75f7259792059b3bc123d4c754baf1421801
Author: Michael Catanzaro <mike catanzaro gmail com>
Date: Sat Jul 27 17:36:38 2013 -0500
Fix Phalanx difficulty levels
Oops :)
data/engines.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/engines.conf b/data/engines.conf
index 85ea12e..94621e8 100644
--- a/data/engines.conf
+++ b/data/engines.conf
@@ -8,8 +8,8 @@ option-hard-0=name Skill Level value 20
[Phalanx]
protocol=cecp
binary=phalanx
-arg-easy-0=-e0
-arg-normal-0=-e40
+arg-easy-0=-e100
+arg-normal-0=-e70
option-easy-0=easy
option-easy-1=depth 2
option-normal-0=easy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]