mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-19 00:19:03 +01:00
Add Serrated & Self-Correcting
This commit is contained in:
parent
bf74596389
commit
4bbf1a82d2
6 changed files with 80 additions and 40 deletions
|
|
@ -211,8 +211,7 @@ export default class DHRoll extends Roll {
|
|||
}
|
||||
|
||||
static temporaryModifierBuilder(config) {
|
||||
const mods = new Map();
|
||||
return mods;
|
||||
return {};
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue