#91 Automatische Praxispunkte (#93)

Changes:
 + implementation von Automatischen Praxispunkten
 + Hinzufügen von System Settings zur abschaltung von Automatischen Praxispunkten
 + Aufräumen von Helpers und settings in eigene Dateien
Co-authored-by: LeFrique <lefrique@live.de>
Reviewed-on: #93
This commit was merged in pull request #93.
This commit is contained in:
2024-03-24 15:09:08 +01:00
parent 3a58485d27
commit 046d5f0286
9 changed files with 192 additions and 107 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({