starting dices implementation

This commit is contained in:
Vlyan
2020-12-07 19:07:41 +01:00
parent 4c900f03bb
commit 7b219b2460
21 changed files with 8853 additions and 6025 deletions

View File

@@ -1,8 +1,4 @@
/**
* Dice pool utility specializing in the FFG special dice
*/
export class DicePoolL5r5e {
}
export class DicePoolL5r5e {}