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

@@ -690,7 +690,7 @@ export class DicePickerDialog extends FormApplication {
type: "script",
scope: "actor",
command,
img: this._actor?.img || "systems/l5r5e/assets/dices/default/ring_et.svg",
img: this._actor?.img || "systems/l5rx-chiaroscuro/assets/dices/default/ring_et.svg",
});
}