From: Ian Jackson Date: Sat, 14 May 2022 22:56:13 +0000 (+0100) Subject: specs: Adjust shapes to be right with new code X-Git-Tag: otter-1.1.0~152 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=2fc9c17849dfdad2b26b4fb401b6a328a6941d55;p=otter.git specs: Adjust shapes to be right with new code Signed-off-by: Ian Jackson --- diff --git a/library/edited.toml b/library/edited.toml index 996d7366..68035202 100644 --- a/library/edited.toml +++ b/library/edited.toml @@ -28,7 +28,7 @@ w-portal-orange - an orange portal piece belonging to white [group.dice] size = [21] outline.shape = "Circle" -outline.size = [10] +outline.size = [14] item_prefix = "die-image-" files = """ d6-_c - a _colour die image diff --git a/specs/demo.game.toml b/specs/demo.game.toml index 03e680b8..cdcb1670 100644 --- a/specs/demo.game.toml +++ b/specs/demo.game.toml @@ -68,7 +68,7 @@ type = "Die" labels = ["A", "B"] image.type = "Disc" image.diam = 12 -circle_scale = 0.833 +#circle_scale = 0.833 image.edges = ["black","black"] image.faces = ["#ccccff", "#ccffcc"]