forked from public/foundryvtt-reve-de-dragon
Modif sur gestion equipement
This commit is contained in:
@ -15,7 +15,7 @@ export class RdDActorSheet extends ActorSheet {
|
||||
classes: ["rdd", "sheet", "actor"],
|
||||
template: "systems/foundryvtt-reve-de-dragon/templates/actor-sheet.html",
|
||||
width: 640,
|
||||
height: 720,
|
||||
//height: 720,
|
||||
tabs: [{navSelector: ".sheet-tabs", contentSelector: ".sheet-body", initial: "carac"}],
|
||||
dragDrop: [{dragSelector: ".item-list .item", dropSelector: null}],
|
||||
editCaracComp: false
|
||||
|
Reference in New Issue
Block a user