From 0e23e20060828a71cdfd157a7583ad077d1d0e69 Mon Sep 17 00:00:00 2001
From: H.G. Muller <h.g.muller@hccnet.nl>
Date: Fri, 19 Nov 2010 19:22:00 +0100
Subject: [PATCH] Change representation of Nutters pieces

The Nutters (officially: 'Nutty Knights') now use Knight-like symbols
for all their knightish pieces: the Unicorn for the Charging Knights
(which is both Knight-like and King-like), the Nightrider for the
Fibnif and the Vortex Chancellor for the Colonel. The Charging Rook is
represented by the promoted Rook symbol.
---
 data/fmax.ini |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/data/fmax.ini b/data/fmax.ini
index 2d4ee86..0ecb04d 100644
--- a/data/fmax.ini
+++ b/data/fmax.ini
@@ -462,21 +462,21 @@ k:-1  1,34 -1,1034 1,7 -1,7 16,7 15,7 17,7 -16,7 -15,7 -17,7
 k:-1  1,34 -1,34 1,7 -1,7 16,7 15,7 17,7 -16,7 -15,7 -17,7
 l:530 15,3 17,3 -15,3 -17,3 32,7 -32,7 2,7 -2,7
 
-Game: fairy/FIDE-Nutters
+Game: fairy/FIDE-Nutters # PNBRQ................Kp...........h.t.c...uk
 8x8
 6 4 5 7 10 5 4 6
 11 3 8 9 10 8 3 11
 p:100 -16,24 -16,6 -15,5 -17,5 
 p:100 16,24 16,6 15,5 17,5
-e:300 31,7 33,7 15,7 17,7 -31,7 -33,7 -15,7 -17,7 
+h:300 31,7 33,7 15,7 17,7 -31,7 -33,7 -15,7 -17,7 
 n:325 14,7 31,7 33,7 18,7 -14,7 -31,7 -33,7 -18,7
 b:350 15,3 17,3 -15,3 -17,3
 R:500 16,3 -16,3 -1,3 1,3
 Q:950 1,3 16,3 15,3 17,3 -1,3 -16,3 -15,3 -17,3
-c:335 31,7 33,7 14,7 18,7 1,7 -1,7 -16,7 -15,7 -17,7
-A:990 16,3 1,3 -1,3 14,7 31,7 33,7 18,7 15,7 17,7 -16,7 -15,7 -17,7
+u:335 31,7 33,7 14,7 18,7 1,7 -1,7 -16,7 -15,7 -17,7
+C:990 16,3 1,3 -1,3 14,7 31,7 33,7 18,7 15,7 17,7 -16,7 -15,7 -17,7
 k:-1  1,34 -1,34 1,7 -1,7 16,7 15,7 17,7 -16,7 -15,7 -17,7
-l:480 16,3 1,3 -1,3 -16,7 -15,7 -17,7
+t:480 16,3 1,3 -1,3 -16,7 -15,7 -17,7
 
 // Great Shatranj: modern variant with range-two leapers replacing sliders, on 10x8 board.
 // Must be played with legality testing off in XBoard 4.4.0.
-- 
1.7.0.4