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_030",
"name": "8 de Bâton",
"type": "tarot",
"img": "icons/svg/treasure.svg",
"img": "systems/fvtt-hamalron/assets/icons/tarot.svg",
"folder": "a000000000000001",
"sort": 3000000,
"flags": {},
@@ -12,6 +12,6 @@
"symbole": "baton",
"valeur": "8",
"description": "<p>8 de Bâton</p>",
"image": "icons/svg/treasure.svg"
"image": "systems/fvtt-hamalron/assets/icons/tarot.svg"
}
}