diff --git a/scripts/module.js b/scripts/module.js index 54b2b55..e5a20b4 100644 --- a/scripts/module.js +++ b/scripts/module.js @@ -121,6 +121,10 @@ Hooks.on("ready", () => { notes: game.i18n.localize("pf2e-rpg-numbers.token-options.crit.rotation.hint"), default: 0, }, + previewCrit: { + type: "custom", + html: '' + } }); if (game.user.isGM) {