From c68937aabeb1b225d552b57d507b477d8f3ae8dd Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 3 Jun 2023 14:59:16 +0200 Subject: Fix lord images. --- images/lord_lancaster_buckingham.svg | 2 +- images/lord_lancaster_clarence.svg | 2 +- images/lord_lancaster_exeter.svg | 2 +- images/lord_lancaster_henry_tudor.svg | 2 +- images/lord_lancaster_henry_vi.svg | 2 +- images/lord_lancaster_jasper_tudor.svg | 2 +- images/lord_lancaster_margaret.svg | 2 +- images/lord_lancaster_northumberland.svg | 2 +- images/lord_lancaster_oxford.svg | 2 +- images/lord_lancaster_somerset.svg | 2 +- images/lord_lancaster_warwick.svg | 2 +- images/lord_york_devon.svg | 2 +- images/lord_york_edward_iv.svg | 2 +- images/lord_york_gloucester_gold.svg | 2 +- images/lord_york_gloucester_silver.svg | 2 +- images/lord_york_henry_tudor.svg | 11 ---------- images/lord_york_march.svg | 2 +- images/lord_york_norfolk.svg | 11 ++++++++++ images/lord_york_northumberland.svg | 2 +- images/lord_york_pembroke.svg | 2 +- images/lord_york_rutland.svg | 2 +- images/lord_york_salisbury.svg | 2 +- images/lord_york_warwick.svg | 2 +- images/lord_york_york.svg | 2 +- play.css | 37 +++++++++++++++++++------------- tools/gencyl.js | 2 +- 26 files changed, 56 insertions(+), 49 deletions(-) delete mode 100644 images/lord_york_henry_tudor.svg create mode 100644 images/lord_york_norfolk.svg diff --git a/images/lord_lancaster_buckingham.svg b/images/lord_lancaster_buckingham.svg index 81b7102..e2777a8 100644 --- a/images/lord_lancaster_buckingham.svg +++ b/images/lord_lancaster_buckingham.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_lancaster_clarence.svg b/images/lord_lancaster_clarence.svg index 6996f3a..b66070a 100644 --- a/images/lord_lancaster_clarence.svg +++ b/images/lord_lancaster_clarence.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_lancaster_exeter.svg b/images/lord_lancaster_exeter.svg index 66dbca2..4f55966 100644 --- a/images/lord_lancaster_exeter.svg +++ b/images/lord_lancaster_exeter.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_lancaster_henry_tudor.svg b/images/lord_lancaster_henry_tudor.svg index b28dfa4..18a1041 100644 --- a/images/lord_lancaster_henry_tudor.svg +++ b/images/lord_lancaster_henry_tudor.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_lancaster_henry_vi.svg b/images/lord_lancaster_henry_vi.svg index cbcb76e..c057264 100644 --- a/images/lord_lancaster_henry_vi.svg +++ b/images/lord_lancaster_henry_vi.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_lancaster_jasper_tudor.svg b/images/lord_lancaster_jasper_tudor.svg index 817444f..e9d3e75 100644 --- a/images/lord_lancaster_jasper_tudor.svg +++ b/images/lord_lancaster_jasper_tudor.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_lancaster_margaret.svg b/images/lord_lancaster_margaret.svg index 5e16b15..849b4c6 100644 --- a/images/lord_lancaster_margaret.svg +++ b/images/lord_lancaster_margaret.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_lancaster_northumberland.svg b/images/lord_lancaster_northumberland.svg index 94671e3..1292c81 100644 --- a/images/lord_lancaster_northumberland.svg +++ b/images/lord_lancaster_northumberland.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_lancaster_oxford.svg b/images/lord_lancaster_oxford.svg index f5f539c..e0de816 100644 --- a/images/lord_lancaster_oxford.svg +++ b/images/lord_lancaster_oxford.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_lancaster_somerset.svg b/images/lord_lancaster_somerset.svg index a2ddde8..e294153 100644 --- a/images/lord_lancaster_somerset.svg +++ b/images/lord_lancaster_somerset.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_lancaster_warwick.svg b/images/lord_lancaster_warwick.svg index 38b471e..a8083c4 100644 --- a/images/lord_lancaster_warwick.svg +++ b/images/lord_lancaster_warwick.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_york_devon.svg b/images/lord_york_devon.svg index 48f8f08..511a249 100644 --- a/images/lord_york_devon.svg +++ b/images/lord_york_devon.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_york_edward_iv.svg b/images/lord_york_edward_iv.svg index 1d2dcd1..0f5dbea 100644 --- a/images/lord_york_edward_iv.svg +++ b/images/lord_york_edward_iv.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_york_gloucester_gold.svg b/images/lord_york_gloucester_gold.svg index 25cc479..6d45ca0 100644 --- a/images/lord_york_gloucester_gold.svg +++ b/images/lord_york_gloucester_gold.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_york_gloucester_silver.svg b/images/lord_york_gloucester_silver.svg index e0d7b2a..4ddc894 100644 --- a/images/lord_york_gloucester_silver.svg +++ b/images/lord_york_gloucester_silver.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_york_henry_tudor.svg b/images/lord_york_henry_tudor.svg deleted file mode 100644 index 1057c17..0000000 --- a/images/lord_york_henry_tudor.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/images/lord_york_march.svg b/images/lord_york_march.svg index cbb6857..d3ccd3f 100644 --- a/images/lord_york_march.svg +++ b/images/lord_york_march.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_york_norfolk.svg b/images/lord_york_norfolk.svg new file mode 100644 index 0000000..2fb0c4b --- /dev/null +++ b/images/lord_york_norfolk.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/images/lord_york_northumberland.svg b/images/lord_york_northumberland.svg index 7b34ca1..f126d03 100644 --- a/images/lord_york_northumberland.svg +++ b/images/lord_york_northumberland.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_york_pembroke.svg b/images/lord_york_pembroke.svg index 2a534dc..8f5a16c 100644 --- a/images/lord_york_pembroke.svg +++ b/images/lord_york_pembroke.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_york_rutland.svg b/images/lord_york_rutland.svg index 14b9b3b..95c9fbf 100644 --- a/images/lord_york_rutland.svg +++ b/images/lord_york_rutland.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_york_salisbury.svg b/images/lord_york_salisbury.svg index 0c82297..e9f02da 100644 --- a/images/lord_york_salisbury.svg +++ b/images/lord_york_salisbury.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_york_warwick.svg b/images/lord_york_warwick.svg index 09b0986..936ec6f 100644 --- a/images/lord_york_warwick.svg +++ b/images/lord_york_warwick.svg @@ -6,6 +6,6 @@ - + diff --git a/images/lord_york_york.svg b/images/lord_york_york.svg index 09514b0..4495230 100644 --- a/images/lord_york_york.svg +++ b/images/lord_york_york.svg @@ -6,6 +6,6 @@ - + diff --git a/play.css b/play.css index 9fb170a..3792c9e 100644 --- a/play.css +++ b/play.css @@ -593,30 +593,37 @@ body.shift #capabilities2 { drop-shadow(-2px 0px 0px yellow); } -.cylinder.lancaster.lord_buckingham { background-image:url(images/lord_lancaster_buckingham.svg) } -.cylinder.lancaster.lord_clarence { background-image:url(images/lord_lancaster_clarence.svg) } -.cylinder.lancaster.lord_exeter { background-image:url(images/lord_lancaster_exeter.svg) } -.cylinder.lancaster.lord_henry_tudor { background-image:url(images/lord_lancaster_henry_tudor.svg) } -.cylinder.lancaster.lord_henry_vi { background-image:url(images/lord_lancaster_henry_vi.svg) } -.cylinder.lancaster.lord_jasper_tudor { background-image:url(images/lord_lancaster_jasper_tudor.svg) } -.cylinder.lancaster.lord_margaret { background-image:url(images/lord_lancaster_margaret.svg) } -.cylinder.lancaster.lord_northumberland { background-image:url(images/lord_lancaster_northumberland.svg) } -.cylinder.lancaster.lord_oxford { background-image:url(images/lord_lancaster_oxford.svg) } -.cylinder.lancaster.lord_somerset { background-image:url(images/lord_lancaster_somerset.svg) } -.cylinder.lancaster.lord_warwick { background-image:url(images/lord_lancaster_warwick.svg) } .cylinder.york.lord_devon { background-image:url(images/lord_york_devon.svg) } .cylinder.york.lord_edward_iv { background-image:url(images/lord_york_edward_iv.svg) } -.cylinder.york.lord_gloucester.gold { background-image:url(images/lord_york_gloucester_gold.svg) } -.cylinder.york.lord_gloucester.silver { background-image:url(images/lord_york_gloucester_silver.svg) } +.cylinder.york.lord_gloucester_1 { background-image:url(images/lord_york_gloucester_silver.svg) } +.cylinder.york.lord_gloucester_2 { background-image:url(images/lord_york_gloucester_gold.svg) } +.cylinder.york.lord_richard_iii { background-image:url(images/lord_york_gloucester_gold.svg) } .cylinder.york.lord_henry_tudor { background-image:url(images/lord_york_henry_tudor.svg) } .cylinder.york.lord_march { background-image:url(images/lord_york_march.svg) } -.cylinder.york.lord_northumberland { background-image:url(images/lord_york_northumberland.svg) } +.cylinder.york.lord_norfolk { background-image:url(images/lord_york_norfolk.svg) } +.cylinder.york.lord_northumberland_y1 { background-image:url(images/lord_york_northumberland.svg) } +.cylinder.york.lord_northumberland_y2 { background-image:url(images/lord_york_northumberland.svg) } .cylinder.york.lord_pembroke { background-image:url(images/lord_york_pembroke.svg) } .cylinder.york.lord_rutland { background-image:url(images/lord_york_rutland.svg) } .cylinder.york.lord_salisbury { background-image:url(images/lord_york_salisbury.svg) } -.cylinder.york.lord_warwick { background-image:url(images/lord_york_warwick.svg) } +.cylinder.york.lord_warwick_y { background-image:url(images/lord_york_warwick.svg) } .cylinder.york.lord_york { background-image:url(images/lord_york_york.svg) } +.cylinder.lancaster.lord_buckingham { background-image:url(images/lord_lancaster_buckingham.svg) } +.cylinder.lancaster.lord_clarence { background-image:url(images/lord_lancaster_clarence.svg) } +.cylinder.lancaster.lord_exeter_1 { background-image:url(images/lord_lancaster_exeter.svg) } +.cylinder.lancaster.lord_exeter_2 { background-image:url(images/lord_lancaster_exeter.svg) } +.cylinder.lancaster.lord_henry_tudor { background-image:url(images/lord_lancaster_henry_tudor.svg) } +.cylinder.lancaster.lord_henry_vi { background-image:url(images/lord_lancaster_henry_vi.svg) } +.cylinder.lancaster.lord_jasper_tudor_1 { background-image:url(images/lord_lancaster_jasper_tudor.svg) } +.cylinder.lancaster.lord_jasper_tudor_2 { background-image:url(images/lord_lancaster_jasper_tudor.svg) } +.cylinder.lancaster.lord_margaret { background-image:url(images/lord_lancaster_margaret.svg) } +.cylinder.lancaster.lord_northumberland_l { background-image:url(images/lord_lancaster_northumberland.svg) } +.cylinder.lancaster.lord_oxford { background-image:url(images/lord_lancaster_oxford.svg) } +.cylinder.lancaster.lord_somerset_1 { background-image:url(images/lord_lancaster_somerset.svg) } +.cylinder.lancaster.lord_somerset_2 { background-image:url(images/lord_lancaster_somerset.svg) } +.cylinder.lancaster.lord_warwick_l { background-image:url(images/lord_lancaster_warwick.svg) } + .vassal.vassal_beaumont { background-image: url(images/vassal_beaumont.png) } .vassal.vassal_bonville { background-image: url(images/vassal_bonville.png) } .vassal.vassal_devon { background-image: url(images/vassal_devon.png) } diff --git a/tools/gencyl.js b/tools/gencyl.js index 2916a95..4dc9eaf 100644 --- a/tools/gencyl.js +++ b/tools/gencyl.js @@ -46,7 +46,7 @@ print_lord("images/lord_york_devon.svg", "york", "HIRES/sticker/label_12.png") print_lord("images/lord_york_northumberland.svg", "york", "HIRES/sticker/label_13.png") print_lord("images/lord_york_gloucester_silver.svg", "york", "HIRES/sticker/label_14.png") print_lord("images/lord_york_gloucester_gold.svg", "york", "HIRES/sticker/label_20.png") -print_lord("images/lord_york_henry_tudor.svg", "york", "HIRES/sticker/label_21.png") +print_lord("images/lord_york_norfolk.svg", "york", "HIRES/sticker/label_21.png") print_lord("images/lord_lancaster_henry_vi.svg", "lancaster", "HIRES/sticker/label_5.png") print_lord("images/lord_lancaster_somerset.svg", "lancaster", "HIRES/sticker/label_6.png") -- cgit v1.2.3