From 29831df3427dae4751984f1ac5912d1f5f4323dc Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 3 Jun 2023 17:17:06 +0200 Subject: Missing somerset. --- tools/gencyl.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tools') diff --git a/tools/gencyl.js b/tools/gencyl.js index 4dc9eaf..be6c751 100644 --- a/tools/gencyl.js +++ b/tools/gencyl.js @@ -44,12 +44,12 @@ print_lord("images/lord_york_edward_iv.svg", "york", "HIRES/sticker/label_10.png print_lord("images/lord_york_pembroke.svg", "york", "HIRES/sticker/label_11.png") 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_gloucester_1.svg", "york", "HIRES/sticker/label_14.png") +print_lord("images/lord_york_gloucester_2.svg", "york", "HIRES/sticker/label_20.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") +print_lord("images/lord_lancaster_somerset_1.svg", "lancaster", "HIRES/sticker/label_6.png") print_lord("images/lord_lancaster_exeter.svg", "lancaster", "HIRES/sticker/label_7.png") print_lord("images/lord_lancaster_buckingham.svg", "lancaster", "HIRES/sticker/label_8.png") print_lord("images/lord_lancaster_northumberland.svg", "lancaster", "HIRES/sticker/label_9.png") @@ -59,4 +59,4 @@ print_lord("images/lord_lancaster_clarence.svg", "lancaster", "HIRES/sticker/lab print_lord("images/lord_lancaster_margaret.svg", "lancaster", "HIRES/sticker/label_18.png") print_lord("images/lord_lancaster_oxford.svg", "lancaster", "HIRES/sticker/label_19.png") print_lord("images/lord_lancaster_henry_tudor.svg", "lancaster", "HIRES/sticker/label_22.png") -print_lord("images/lord_lancaster_somerset.svg", "lancaster", "HIRES/sticker/label_26.png") +print_lord("images/lord_lancaster_somerset_2.svg", "lancaster", "HIRES/sticker/label_26.png") -- cgit v1.2.3