#91 Automatische Praxispunkte

Changes:
 + implementation von Automatischen Praxispunkten
 + Hinzufügen von System Settings zur abschaltung von Automatischen Praxispunkten
 + Aufräumen von Helpers und settings in eigene Dateien
This commit is contained in:
2024-03-23 20:08:30 +01:00
parent 12e6412a9f
commit 34e8998305
8 changed files with 175 additions and 105 deletions
+1 -1
View File
@@ -323,7 +323,7 @@ export class M5Item extends Item {
}
}
const roll = new M5Roll(rollData, this.actor, item.name);
const roll = new M5Roll(rollData, this.actor, item.name, item.id);
return roll.toMessage();
} else {
ChatMessage.create({