From 9cec0a05db9822c77b51f844c3ed275dd0184454 Mon Sep 17 00:00:00 2001 From: Mannivu Date: Sun, 7 Sep 2025 14:38:01 +0000 Subject: [PATCH] Aggiorna assets/layers/artwork/artwork.json Add coat of arms --- 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" + } } ] },