Add NPC sheet
This commit is contained in:
@@ -18,7 +18,7 @@ export class CrucibleNPCSheet extends ActorSheet {
|
||||
height: 720,
|
||||
tabs: [{ navSelector: ".sheet-tabs", contentSelector: ".sheet-body", initial: "stats" }],
|
||||
dragDrop: [{ dragSelector: ".item-list .item", dropSelector: null }],
|
||||
editScore: false
|
||||
editScore: true
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user