Correction des biodatas
All checks were successful
Release Creation / build (release) Successful in 49s

This commit is contained in:
2026-01-18 18:08:57 +01:00
parent 9eb97a1acd
commit f0a74d5daa
29 changed files with 17 additions and 13 deletions

View File

@@ -41,7 +41,9 @@
"modules/hawkmoon-main.js"
],
"styles": [
"styles/hawkmoon.css"
{
"src": "styles/hawkmoon.css"
}
],
"languages": [
{
@@ -350,5 +352,6 @@
"primaryTokenAttribute": "sante.vigueur",
"secondaryTokenAttribute": "bonneaventure.actuelle",
"socket": true,
"background": "systems/fvtt-hawkmoon-cyd/assets/ui/fond_hawkmoon.webp"
"background": "systems/fvtt-hawkmoon-cyd/assets/ui/fond_hawkmoon.webp",
"flags": {}
}