fix: icône des cartes tarot -> systems/fvtt-hamalron/assets/icons/tarot.svg

This commit is contained in:
2026-07-11 00:10:02 +02:00
parent cd8ea9ec68
commit 272149d300
82 changed files with 159 additions and 159 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"_key": "!items!tarot_042",
"name": "10 de Coupe",
"type": "tarot",
"img": "icons/svg/treasure.svg",
"img": "systems/fvtt-hamalron/assets/icons/tarot.svg",
"folder": "a000000000000001",
"sort": 4200000,
"flags": {},
@@ -12,6 +12,6 @@
"symbole": "coupe",
"valeur": "10",
"description": "<p>10 de Coupe</p>",
"image": "icons/svg/treasure.svg"
"image": "systems/fvtt-hamalron/assets/icons/tarot.svg"
}
}