forked from public/foundryvtt-reve-de-dragon
Avancement messages défense & oeuvres
This commit is contained in:
@@ -43,6 +43,7 @@ export class RollPartCarac extends RollPartSelect {
|
||||
// ? refs.all.filter(it => allowed.includes(Grammar.toLowerCaseNoAccent(it.key)))
|
||||
? refs.all.filter(it => allowed.includes(it.key))
|
||||
: refs.all
|
||||
this.$selectCarac(rollData)
|
||||
}
|
||||
|
||||
prepareContext(rollData) {
|
||||
|
Reference in New Issue
Block a user