Fix wrong roll template location

This commit is contained in:
Johannes Loher 2021-04-25 18:31:19 +02:00
parent e219a5b72a
commit 7fe6ae9bc7

View file

@ -1,7 +1,7 @@
import { DS4Check } from "./check";
export class DS4Roll<D extends Record<string, unknown> = Record<string, unknown>> extends Roll<D> {
static CHAT_TEMPLATE = "systems/ds4/templates/roll/roll.hbs";
static CHAT_TEMPLATE = "systems/ds4/templates/dice/roll.hbs";
/**
* This only differs from {@link Roll.render} in that it provides `isCoup` and `isFumble` properties to the roll