From e018d811bfcb8fe0245189c3cce6c9867315c3c6 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 28 Apr 2024 18:14:03 +0200 Subject: Fix seat data. --- tools/gendata.js | 6 +++--- tools/layout.svg | 45 +++++++++++++++++++++++---------------------- 2 files changed, 26 insertions(+), 25 deletions(-) (limited to 'tools') diff --git a/tools/gendata.js b/tools/gendata.js index ac5f75f..278b90e 100644 --- a/tools/gendata.js +++ b/tools/gendata.js @@ -301,8 +301,8 @@ const boxes = { "vassal vassal_beaumont": [730,765,54,56], "seat lancaster lord_buckingham": [715,958,54,56], "seat york lord_march": [432,947,54,56], - "seat lancaster lord_jasper_tudor_2": [230,888,54,56], - "seat lancaster lord_jasper_tudor_1": [147,1067,54,56], + "seat lancaster lord_jasper_tudor_2": [233,890,54,56], + "seat lancaster lord_jasper_tudor_1": [153,1064,54,56], "seat lancaster lord_oxford": [771,1092,54,56], "seat york lord_rutland": [1113,1181,54,56], "seat lancaster lord_warwick_l": [1118,1385,54,56], @@ -1086,7 +1086,7 @@ let lords = [ short_name: "Gloucester", full_name: "Richard Plantagenet", title: "Duke of Gloucester", - seat: locmap["Gloucester"], + seat: locmap["London"], marshal:1, influence:5, lordship:3, diff --git a/tools/layout.svg b/tools/layout.svg index d8c25c0..d718d09 100644 --- a/tools/layout.svg +++ b/tools/layout.svg @@ -1,20 +1,20 @@ + inkscape:version="1.0.2 (e86c870879, 2021-01-15)"> @@ -38,9 +38,9 @@ inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" showgrid="true" - inkscape:zoom="0.7681373" - inkscape:cx="464.76066" - inkscape:cy="793.47794" + inkscape:zoom="1.3210766" + inkscape:cx="575.39574" + inkscape:cy="874.26408" inkscape:window-width="1920" inkscape:window-height="991" inkscape:window-x="-9" @@ -65,14 +65,15 @@ inkscape:label="Image" id="g8"> + preserveAspectRatio="none" + id="image10" + sodipodi:insensitive="true" + style="image-rendering:pixelated" + inkscape:svg-dpi="1" /> @@ -2241,8 +2242,8 @@ id="rect1068" width="53.546478" height="55.672852" - x="147.28767" - y="1066.9144" + x="153.22676" + y="1064.3271" rx="0" ry="0" inkscape:label="seat lancaster lord_jasper_tudor_1" /> -- cgit v1.2.3