From: Ian Jackson Date: Mon, 22 Mar 2021 19:06:42 +0000 (+0000) Subject: mao: Fix brown hand y to be where orange is X-Git-Tag: otter-0.5.0~496 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4fc948c8010490be664c41701d4501791a7c2ad8;p=otter.git mao: Fix brown hand y to be where orange is Signed-off-by: Ian Jackson --- diff --git a/specs/mao.game.toml b/specs/mao.game.toml index 5fc10391..15735aff 100644 --- a/specs/mao.game.toml +++ b/specs/mao.game.toml @@ -80,7 +80,7 @@ posd = [0, 0] [[pieces]] -pos = [50, 25] +pos = [50, 30] colour = "brown" type = "Hand"