From: Ian Jackson Date: Tue, 30 Mar 2021 20:28:31 +0000 (+0100) Subject: penultima: Fiddle with player labels X-Git-Tag: otter-0.5.0~362 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e0f1b074c88ae058bc793a6cd48bd798bef05569;p=otter.git penultima: Fiddle with player labels Signed-off-by: Ian Jackson --- diff --git a/specs/penultima.game.toml b/specs/penultima.game.toml index efc135fa..830c37ba 100644 --- a/specs/penultima.game.toml +++ b/specs/penultima.game.toml @@ -197,7 +197,7 @@ shape.xy = [20,10] [[pieces]] # 1 shape.xy = [20,6] -pos = [11, 189] +pos = [50, 58] type = "PlayerLabel" colour = "lightgrey" edge = "white" @@ -208,7 +208,7 @@ label.colour = "black" [[pieces]] # 2 shape.xy = [20,6] -pos = [12, 190] +pos = [51, 59] type = "PlayerLabel" colour = "lightgrey" edge = "white" @@ -219,7 +219,7 @@ label.colour = "black" [[pieces]] # 3 shape.xy = [20,6] -pos = [13, 191] +pos = [52, 60] type = "PlayerLabel" colour = "lightgrey" edge = "white" @@ -230,7 +230,7 @@ label.colour = "black" [[pieces]] # 4 shape.xy = [20,6] -pos = [14, 192] +pos = [53, 61] type = "PlayerLabel" colour = "lightgrey" edge = "white" @@ -238,19 +238,30 @@ shape.type = "Rect" label.place = "BottomLeft" label.colour = "black" +[[pieces]] +# 5 +shape.xy = [20,6] +pos = [54, 62] +type = "PlayerLabel" +colour = "lightgrey" +edge = "white" +shape.type = "Rect" + [[pieces]] # 6 shape.xy = [20,6] -pos = [15, 193] +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 = [16, 194] +pos = [61, 58] type = "PlayerLabel" colour = "lightgrey" edge = "white" @@ -261,7 +272,7 @@ label.colour = "black" [[pieces]] # 8 shape.xy = [20,6] -pos = [17, 195] +pos = [62, 59] type = "PlayerLabel" colour = "lightgrey" edge = "white" @@ -272,7 +283,7 @@ label.colour = "black" [[pieces]] # 9 shape.xy = [20,6] -pos = [18, 196] +pos = [63, 60] type = "PlayerLabel" colour = "lightgrey" edge = "white" @@ -283,7 +294,7 @@ label.colour = "black" [[pieces]] # 10 shape.xy = [20,6] -pos = [19, 197] +pos = [64, 61] type = "PlayerLabel" colour = "lightgrey" edge = "white"