From 58d0b55114bd5c5073f56b1eca9a3333bddfdaea Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 10 Jan 2021 23:38:26 +0000 Subject: [PATCH] library: Adjust the cannon to be in the centre Signed-off-by: Ian Jackson --- library/wikimedia.toml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/library/wikimedia.toml b/library/wikimedia.toml index 438436d0..dbcb32f8 100644 --- a/library/wikimedia.toml +++ b/library/wikimedia.toml @@ -82,10 +82,17 @@ _c-zebra Zlt45 a _colour zebra piece inherit = "chess-26" flip = true files = """ -_c-cannon Clt26 a _colour cannon piece _c-flag Blt26 a _colour flag piece """ +[group.chess-flip-26-ship-adj] +inherit = "chess-flip-26" +flip = true +centre = [13, 16] +files = """ +_c-cannon Clt26 a _colour cannon piece +""" + [group.chess-anomalous-filenames] inherit = "chess" stem_prefix = "" -- 2.30.2