Première release testée

This commit is contained in:
2026-04-23 15:49:58 +02:00
parent 9e9d2c4f3e
commit 2fbcfa52aa
76 changed files with 3335 additions and 184 deletions

View File

@@ -50,7 +50,7 @@ export class ItemSheetL5r5e extends BaseItemSheetL5r5e {
id: property.id,
name: property.name,
type: "property",
img: "systems/l5r5e/assets/icons/items/property.svg",
img: "systems/l5rx-chiaroscuro/assets/icons/items/property.svg",
removed: true,
};
}));