From 2fc9c17849dfdad2b26b4fb401b6a328a6941d55 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 14 May 2022 23:56:13 +0100 Subject: [PATCH] specs: Adjust shapes to be right with new code Signed-off-by: Ian Jackson --- library/edited.toml | 2 +- specs/demo.game.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"] -- 2.30.2