chiark / gitweb /
mao: Make hands smaller
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 22 Mar 2021 19:06:20 +0000 (19:06 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 23 Mar 2021 22:42:43 +0000 (22:42 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
specs/mao.game.toml

index a0375e6d07a410151d5dc3fbdbc5ae79c7aee798..5fc10391198b2ef04dbe573e7661b91db1f72499 100644 (file)
@@ -87,7 +87,7 @@ type = "Hand"
 edge = "white"
 edge_width = 0.75
 shape.type = "Rectangle"
-shape.xy = [97,40]
+shape.xy = [97,25]
 
 [[pieces]]
 pos = [150, 23]
@@ -97,7 +97,7 @@ type = "Hand"
 edge = "white"
 edge_width = 0.75
 shape.type = "Rectangle"
-shape.xy = [97,40]
+shape.xy = [97,25]
 
 [[pieces]]
 pos = [250, 30]
@@ -107,7 +107,7 @@ type = "Hand"
 edge = "white"
 edge_width = 0.75
 shape.type = "Rectangle"
-shape.xy = [97,40]
+shape.xy = [97,25]
 
 [[pieces]]
 pos = [250, 75]
@@ -117,7 +117,7 @@ type = "Hand"
 edge = "darkgrey"
 edge_width = 1.0
 shape.type = "Rectangle"
-shape.xy = [97,40]
+shape.xy = [97,25]
 
 [[pieces]]
 pos = [250, 120]
@@ -127,7 +127,7 @@ type = "Hand"
 edge = "white"
 edge_width = 0.75
 shape.type = "Rectangle"
-shape.xy = [97,40]
+shape.xy = [97,25]
 
 [[pieces]]
 pos = [250, 165]
@@ -137,7 +137,7 @@ type = "Hand"
 edge = "white"
 edge_width = 0.75
 shape.type = "Rectangle"
-shape.xy = [97,40]
+shape.xy = [97,25]
 
 [[pieces]]
 pos = [150, 177]
@@ -147,7 +147,7 @@ type = "Hand"
 edge = "white"
 edge_width = 0.75
 shape.type = "Rectangle"
-shape.xy = [97,40]
+shape.xy = [97,25]
 
 [[pieces]]
 pos = [50, 165]
@@ -157,7 +157,7 @@ type = "Hand"
 edge = "white"
 edge_width = 0.75
 shape.type = "Rectangle"
-shape.xy = [97,40]
+shape.xy = [97,25]
 
 [[pieces]]
 pos = [50, 75]
@@ -167,7 +167,7 @@ type = "Hand"
 edge = "white"
 edge_width = 0.75
 shape.type = "Rectangle"
-shape.xy = [97,40]
+shape.xy = [97,25]
 
 [[pieces]]
 pos = [50, 120]
@@ -177,4 +177,4 @@ type = "Hand"
 edge = "darkgrey"
 edge_width = 1.0
 shape.type = "Rectangle"
-shape.xy = [97,40]
+shape.xy = [97,25]