Some fixes
This commit is contained in:
@@ -50,8 +50,7 @@ export class Hero6Utility {
|
||||
return true;
|
||||
}
|
||||
return false
|
||||
})
|
||||
|
||||
})
|
||||
|
||||
this.gameSettings()
|
||||
|
||||
@@ -163,6 +162,8 @@ export class Hero6Utility {
|
||||
'systems/fvtt-hero-system-6/templates/partials/partial-item-cost.hbs',
|
||||
'systems/fvtt-hero-system-6/templates/partials/partial-power-equipment-cost.hbs',
|
||||
'systems/fvtt-hero-system-6/templates/partials/partial-item-hasroll.hbs',
|
||||
'systems/fvtt-hero-system-6/templates/partials/partial-actor-equipment.hbs',
|
||||
'systems/fvtt-hero-system-6/templates/partials/partial-actor-equipment-section.hbs'
|
||||
]
|
||||
return loadTemplates(templatePaths);
|
||||
}
|
||||
|
Reference in New Issue
Block a user