From ffd31e46b5bbb9b42e7a7b6103e40472b572c335 Mon Sep 17 00:00:00 2001 From: marvin9257 <72580196+marvin9257@users.noreply.github.com> Date: Mon, 11 Oct 2021 08:51:52 -0500 Subject: [PATCH] fix: Yet another type for roll Watching too much Critical Role! --- src/twodsix.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/twodsix.ts b/src/twodsix.ts index c8dc76268..c04342a1f 100644 --- a/src/twodsix.ts +++ b/src/twodsix.ts @@ -104,7 +104,7 @@ Hooks.once('init', async function () { // "systems/twodsix/templates/items/parts/common-parts.html", "systems/twodsix/templates/items/parts/consumables-part.html", - "systems/twodsix/templates/items/parts/useConsumableForRole.html", + "systems/twodsix/templates/items/parts/useConsumableForRoll.html", // "systems/twodsix/templates/items/armor-sheet.html", "systems/twodsix/templates/items/augment-sheet.html",