mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 05:31:07 +01:00
Merge branch 'main' of https://github.com/Foundryborne/daggerheart
This commit is contained in:
commit
e00e1d0cb0
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ const registerMenus = () => {
|
||||||
hint: game.i18n.localize('DAGGERHEART.SETTINGS.Menu.variantRules.hint'),
|
hint: game.i18n.localize('DAGGERHEART.SETTINGS.Menu.variantRules.hint'),
|
||||||
icon: CONFIG.DH.SETTINGS.menu.VariantRules.Icon,
|
icon: CONFIG.DH.SETTINGS.menu.VariantRules.Icon,
|
||||||
type: DhVariantRuleSettings,
|
type: DhVariantRuleSettings,
|
||||||
restricted: false
|
restricted: true
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue