5 lines
96 B
JavaScript
5 lines
96 B
JavaScript
/**
|
|
* Dice pool utility specializing in the FFG special dice
|
|
*/
|
|
export class DicePoolL5r5e {}
|