Ajout armes/accessoires/protection

This commit is contained in:
2023-02-04 09:16:45 +01:00
parent aefdb54c85
commit a30e96c76c
8 changed files with 223 additions and 70 deletions

View File

@ -12,6 +12,9 @@ export const defaultItemImg = {
protection: "systems/fvtt-les-heritiers/assets/icons/protection.webp",
atoutfeerique: "systems/fvtt-les-heritiers/assets/icons/fairy_atout.webp",
capacitenaturelle: "systems/fvtt-les-heritiers/assets/icons/natural_capacity.webp",
arme: "systems/fvtt-les-heritiers/assets/icons/weapon.webp",
accessoire: "systems/fvtt-les-heritiers/assets/icons/item.webp",
protection: "systems/fvtt-les-heritiers/assets/icons/armor.webp",
}
/**