diff --git a/modules/malefices-actor-sheet.js b/modules/malefices-actor-sheet.js index 47e277c..1abf223 100644 --- a/modules/malefices-actor-sheet.js +++ b/modules/malefices-actor-sheet.js @@ -15,7 +15,7 @@ export class MaleficesActorSheet extends ActorSheet { classes: ["fvtt-malefices", "sheet", "actor"], template: "systems/fvtt-malefices/templates/actors/actor-sheet.hbs", width: 640, - height: 640, + height:680, tabs: [{ navSelector: ".sheet-tabs", contentSelector: ".sheet-body", initial: "skills" }], dragDrop: [{ dragSelector: ".item-list .item", dropSelector: null }], editScore: true diff --git a/system.json b/system.json index 90d8700..3571ce7 100644 --- a/system.json +++ b/system.json @@ -64,7 +64,7 @@ ], "title": "Maléfices, le Jeu de Rôle", "url": "https://www.uberwald.me/gitea/public/fvtt-malefices", - "version": "10.0.18", - "download": "https://www.uberwald.me/gitea/public/fvtt-malefices/archive/fvtt-malefices-v10.0.18.zip", + "version": "10.0.19", + "download": "https://www.uberwald.me/gitea/public/fvtt-malefices/archive/fvtt-malefices-v10.0.19.zip", "background": "systems/fvtt-malefices/images/ui/malefice_welcome_page.webp" } \ No newline at end of file diff --git a/template.json b/template.json index e527cc0..2d36949 100644 --- a/template.json +++ b/template.json @@ -33,6 +33,8 @@ "lamesdestin": [], "pointdestin": 1, "fluide": 5, + "mpmb": 0, + "mpmn": 0, "attributs": { "constitution": { "label": "Constitution", diff --git a/templates/actors/actor-sheet.hbs b/templates/actors/actor-sheet.hbs index 5bb4a97..2303f42 100644 --- a/templates/actors/actor-sheet.hbs +++ b/templates/actors/actor-sheet.hbs @@ -73,9 +73,17 @@ {{#if isGM}}