From 3a33f7c4fcf164508efdb00f4bcd40f78891800f Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Thu, 15 Dec 2022 10:41:19 +0100 Subject: [PATCH] Fix actor sheet --- system.json | 4 ++-- templates/actor-sheet.html | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/system.json b/system.json index 444c69be..fcd1e596 100644 --- a/system.json +++ b/system.json @@ -1,8 +1,8 @@ { "id": "foundryvtt-reve-de-dragon", "title": "Rêve de Dragon", - "version": "10.3.14", - "download": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/archive/foundryvtt-reve-de-dragon-10.3.14.zip", + "version": "10.3.15", + "download": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/archive/foundryvtt-reve-de-dragon-10.3.15.zip", "manifest": "https://www.uberwald.me/gitea/public/foundryvtt-reve-de-dragon/raw/v10/system.json", "compatibility": { "minimum": "10", diff --git a/templates/actor-sheet.html b/templates/actor-sheet.html index 9d23679f..e7b14889 100644 --- a/templates/actor-sheet.html +++ b/templates/actor-sheet.html @@ -1,5 +1,6 @@ -{{>'systems/foundryvtt-reve-de-dragon/templates/scripts/autocomplete-script.hbs'}}
+ + {{>'systems/foundryvtt-reve-de-dragon/templates/scripts/autocomplete-script.hbs'}} {{!-- Sheet Header --}}
@@ -28,10 +29,13 @@ Équipement Description + {{!-- Sheet Body --}}
+ {{!-- Carac Tab --}}
+ TEST
{{>"systems/foundryvtt-reve-de-dragon/templates/actor/vue-detaillee.html"}}