From 507c6ba03ed2b868a3b0bd3a82c2e4c44d6d33ce Mon Sep 17 00:00:00 2001
From: H.G. Muller <h.g.muller@hccnet.nl>
Date: Mon, 10 Jan 2011 18:17:53 +0100
Subject: [PATCH] Add Spartan Chess as a major variant

For now we leave in the definition of fairy/Spartan as well, for
compatibility with older WinBoard versions that do not support spartan.
---
 data/fmax.ini |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git a/data/fmax.ini b/data/fmax.ini
index 9c731ff..39fe921 100644
--- a/data/fmax.ini
+++ b/data/fmax.ini
@@ -446,6 +446,23 @@ G:640 1,3 16,3 -1,3 -16,3 15,7 17,7 -15,7 -17,7
 k:-435 1,34 -1,34 1,7 16,7 15,7 17,7 -1,7 -16,7 -15,7 -17,7
 k:-435 1,7 16,7 15,7 17,7 -1,7 -16,7 -15,7 -17,7
 
+Game: spartan
+8x8
+6 4 5 7 11 5 4 6
+3 10 12 8 8 12 9 3
+p:74 -16,64 -16,6 -15,5 -17,5 
+h:70  15,E4  17,E4 16,5 15,6 17,6
+l:290 15,7 17,7 -15,7 -17,7 30,7 34,7 -30,7 -34,7 1,6 -1,6
+n:259 14,7 31,7 33,7 18,7 -14,7 -31,7 -33,7 -18,7
+b:296 15,3 17,3 -15,3 -17,3
+R:444 1,3 16,3 -1,3 -16,3
+Q:851 1,3 16,3 15,3 17,3 -1,3 -16,3 -15,3 -17,3
+c:255 1,7 16,7 -1,7 -16,7 2,7 -2,7 32,7 -32,7
+w:790 15,3 17,3 -15,3 -17,3 14,7 31,7 33,7 18,7 -14,7 -31,7 -33,7 -18,7
+G:640 1,3 16,3 -1,3 -16,3 15,7 17,7 -15,7 -17,7
+k:-435 1,34 -1,34 1,7 16,7 15,7 17,7 -1,7 -16,7 -15,7 -17,7
+k:-435 1,7 16,7 15,7 17,7 -1,7 -16,7 -15,7 -17,7
+
 // Set for Chess with Different Armies, FIDE vs Color-bound Cloberers (legality-testing off!)
 Game: fairy/FIDE-Clobberers # PNBRQ.........Kp.....eac....lk
 8x8
-- 
1.7.0.4