From 1c143f542ce76765e0d3aa3b5d26ffda1ab6fa11 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Mon, 13 Mar 2023 23:58:43 +0100 Subject: [PATCH] Fix creature --- modules/hawkmoon-utility.js | 1 + system.json | 7 +++---- templates/creature-sheet.html | 4 ++-- templates/partial-list-niveau-creature.html | 21 +++++++++++++++++++++ 4 files changed, 27 insertions(+), 6 deletions(-) create mode 100644 templates/partial-list-niveau-creature.html diff --git a/modules/hawkmoon-utility.js b/modules/hawkmoon-utility.js index a989e76..840731e 100644 --- a/modules/hawkmoon-utility.js +++ b/modules/hawkmoon-utility.js @@ -151,6 +151,7 @@ export class HawkmoonUtility { 'systems/fvtt-hawkmoon-cyd/templates/partial-item-description.html', 'systems/fvtt-hawkmoon-cyd/templates/partial-item-nav.html', 'systems/fvtt-hawkmoon-cyd/templates/partial-list-niveau.html', + 'systems/fvtt-hawkmoon-cyd/templates/partial-list-niveau-creature.html', 'systems/fvtt-hawkmoon-cyd/templates/partial-item-prix.html', 'systems/fvtt-hawkmoon-cyd/templates/partial-sante-etat.html', 'systems/fvtt-hawkmoon-cyd/templates/partial-automation.html', diff --git a/system.json b/system.json index 74aa9b3..57b5a46 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "id": "fvtt-hawkmoon-cyd", "description": "Hawkmoon RPG for FoundryVTT (CYD system - French)", - "version": "10.1.8", + "version": "10.1.9", "authors": [ { "name": "Uberwald/LeRatierBretonnien", @@ -35,7 +35,7 @@ "gridUnits": "m", "license": "LICENSE.txt", "manifest": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/raw/branch/master/system.json", - "download": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/archive/fvtt-hawkmoon-cyd-10.1.8.zip", + "download": "https://www.uberwald.me/gitea/public/fvtt-hawkmoon-cyd/archive/fvtt-hawkmoon-cyd-10.1.9.zip", "languages": [ { "lang": "fr", @@ -156,7 +156,6 @@ "background": "systems/fvtt-hawkmoon-cyd/assets/ui/fond_hawkmoon.webp", "compatibility": { "minimum": "10", - "verified": "10", - "maximum": "10" + "verified": "10" } } \ No newline at end of file diff --git a/templates/creature-sheet.html b/templates/creature-sheet.html index 4c9c150..f68e47d 100644 --- a/templates/creature-sheet.html +++ b/templates/creature-sheet.html @@ -49,7 +49,7 @@ @@ -65,7 +65,7 @@