chiark / gitweb /
penultima: use count for player labels (2)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 8 Jun 2021 12:14:38 +0000 (13:14 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 8 Jun 2021 12:52:38 +0000 (13:52 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
specs/penultima.game.toml

index d171b69a512b04127368bd99e90fb185f2f11512..a56b7ec9c70ef6dba2771c5f2275afd0b29eec90 100644 (file)
@@ -213,53 +213,11 @@ label.place = "BottomLeft"
 label.colour = "black"
 
 [[pieces]]
-# 6
+# 6..10
 shape.xy = [20,6]
 pos = [60, 57]
-type = "PlayerLabel"
-colour = "lightgrey"
-edge = "white"
-shape.type = "Rect"
-label.place = "BottomLeft"
-label.colour = "black"
-
-[[pieces]]
-# 7
-shape.xy = [20,6]
-pos = [61, 58]
-type = "PlayerLabel"
-colour = "lightgrey"
-edge = "white"
-shape.type = "Rect"
-label.place = "BottomLeft"
-label.colour = "black"
-
-[[pieces]]
-# 8
-shape.xy = [20,6]
-pos = [62, 59]
-type = "PlayerLabel"
-colour = "lightgrey"
-edge = "white"
-shape.type = "Rect"
-label.place = "BottomLeft"
-label.colour = "black"
-
-[[pieces]]
-# 9
-shape.xy = [20,6]
-pos = [63, 60]
-type = "PlayerLabel"
-colour = "lightgrey"
-edge = "white"
-shape.type = "Rect"
-label.place = "BottomLeft"
-label.colour = "black"
-
-[[pieces]]
-# 10
-shape.xy = [20,6]
-pos = [64, 61]
+posd = [1,1]
+count = 5
 type = "PlayerLabel"
 colour = "lightgrey"
 edge = "white"