Status effect v13

This commit is contained in:
2026-01-10 22:26:34 +01:00
parent 74fecac47e
commit 80b4cde130
4 changed files with 11 additions and 1 deletions

View File

@@ -160,6 +160,7 @@ export class StatusEffects extends FormApplication {
foundry.utils.mergeObject(options, {
id: "status-effects",
template: "systems/foundryvtt-reve-de-dragon/templates/settings/status-effects.hbs",
classes: ["rdd-dialog", "status-effects"],
height: 800,
width: 350,
minimizable: false,