From 4f6fe67307257a288eee18ecef2f5c46c1fcede6 Mon Sep 17 00:00:00 2001 From: Mannivu Date: Sun, 7 Sep 2025 14:39:09 +0000 Subject: [PATCH] Aggiorna assets/layers/artwork/artwork.json Add coat of arms type --- assets/layers/artwork/artwork.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/layers/artwork/artwork.json b/assets/layers/artwork/artwork.json index 8c074f87a..93916c46f 100644 --- a/assets/layers/artwork/artwork.json +++ b/assets/layers/artwork/artwork.json @@ -599,6 +599,13 @@ "it": "Poesia", "nl": "Gedicht" } + }, + { + "if": "artwork_type=coat_of_arms", + "then": { + "en": "Coat of arms" + "it": "Stemma/Blasone" + } } ] }, -- 2.39.5