Workable system, firt step
This commit is contained in:
+10
-10
@@ -1,14 +1,14 @@
|
||||
export const defaultItemImg = {
|
||||
arme: "systems/fvtt-hamalron/assets/icons/arme.webp",
|
||||
armure: "systems/fvtt-hamalron/assets/icons/armure.webp",
|
||||
competence: "systems/fvtt-hamalron/assets/icons/competence.webp",
|
||||
equipement: "systems/fvtt-hamalron/assets/icons/equipement.webp",
|
||||
faction: "systems/fvtt-hamalron/assets/icons/faction.webp",
|
||||
langue: "systems/fvtt-hamalron/assets/icons/langue.webp",
|
||||
peuple: "systems/fvtt-hamalron/assets/icons/peuple.webp",
|
||||
region: "systems/fvtt-hamalron/assets/icons/region.webp",
|
||||
sortilege: "systems/fvtt-hamalron/assets/icons/sortilege.webp",
|
||||
tarot: "systems/fvtt-hamalron/assets/icons/tarot.webp",
|
||||
arme: "systems/fvtt-hamalron/assets/icons/arme.svg",
|
||||
armure: "systems/fvtt-hamalron/assets/icons/armure.svg",
|
||||
competence: "systems/fvtt-hamalron/assets/icons/competence.svg",
|
||||
equipement: "systems/fvtt-hamalron/assets/icons/equipement.svg",
|
||||
faction: "systems/fvtt-hamalron/assets/icons/faction.svg",
|
||||
langue: "systems/fvtt-hamalron/assets/icons/langue.svg",
|
||||
peuple: "systems/fvtt-hamalron/assets/icons/peuple.svg",
|
||||
region: "systems/fvtt-hamalron/assets/icons/region.svg",
|
||||
sortilege: "systems/fvtt-hamalron/assets/icons/sortilege.svg",
|
||||
tarot: "systems/fvtt-hamalron/assets/icons/tarot.svg",
|
||||
}
|
||||
|
||||
export default class HamalronItem extends Item {
|
||||
|
||||
Reference in New Issue
Block a user