From: Ian Jackson Date: Sat, 16 Apr 2022 13:16:59 +0000 (+0100) Subject: demo table: Move die X-Git-Tag: otter-1.1.0~520 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=2c44da2cdb51fdd9af5f58c3494373fd7225f9fb;p=otter.git demo table: Move die We're going to add another die Signed-off-by: Ian Jackson --- diff --git a/specs/demo.game.toml b/specs/demo.game.toml index b192bae7..8fa653ec 100644 --- a/specs/demo.game.toml +++ b/specs/demo.game.toml @@ -62,7 +62,7 @@ lib = "wikimedia" item = "chess-b-P" [[pieces]] -pos = [140, 30] +pos = [140, 15] type = "Die" labels = ["A", "B"] image.type = "Rect"