New icons

This commit is contained in:
2022-10-23 09:55:02 +02:00
parent 782b39d0be
commit 12c2c46724
16 changed files with 205 additions and 214 deletions

View File

@ -13,7 +13,7 @@ export class HawkmoonActorSheet extends ActorSheet {
static get defaultOptions() {
return mergeObject(super.defaultOptions, {
classes: ["fvtt-hawkmoon", "sheet", "actor"],
classes: ["fvtt-hawkmoon-cyd", "sheet", "actor"],
template: "systems/fvtt-hawkmoon-cyd/templates/actor-sheet.html",
width: 640,
height: 720,