Anpassung Zauber und Kampftabs

This commit is contained in:
Ender
2024-03-24 23:44:29 +01:00
parent 12e6412a9f
commit 7333b54a35
4 changed files with 73 additions and 2 deletions
+1 -1
View File
@@ -314,7 +314,7 @@ export class M5Roll {
return null;
}
}
interface FormulaParseResult {
sides: number;
type: string;