Fix bougette sur PNJ/Creatures
This commit is contained in:
parent
0a129560fc
commit
cf010e892e
@ -199,7 +199,7 @@
|
|||||||
"styles": [
|
"styles": [
|
||||||
"styles/simple.css"
|
"styles/simple.css"
|
||||||
],
|
],
|
||||||
"version": "10.0.0",
|
"version": "10.0.1",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "10",
|
"minimum": "10",
|
||||||
"verified": "10",
|
"verified": "10",
|
||||||
@ -207,7 +207,7 @@
|
|||||||
},
|
},
|
||||||
"title": "Dark Stars RPG",
|
"title": "Dark Stars RPG",
|
||||||
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-dark-stars/raw/branch/main/system.json",
|
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-dark-stars/raw/branch/main/system.json",
|
||||||
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-dark-stars/archive/fvtt-dark-stars-v10.0.0.zip",
|
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-dark-stars/archive/fvtt-dark-stars-v10.0.1.zip",
|
||||||
"url": "https://www.uberwald.me/gitea/uberwald/",
|
"url": "https://www.uberwald.me/gitea/uberwald/",
|
||||||
"background": "images/ui/dark_stars_welcome_page.webp",
|
"background": "images/ui/dark_stars_welcome_page.webp",
|
||||||
"id": "fvtt-dark-stars"
|
"id": "fvtt-dark-stars"
|
||||||
|
@ -196,7 +196,7 @@
|
|||||||
"value": 0,
|
"value": 0,
|
||||||
"armour": 0
|
"armour": 0
|
||||||
},
|
},
|
||||||
"righttarm": {
|
"rightarm": {
|
||||||
"label": "Right Arm",
|
"label": "Right Arm",
|
||||||
"dice": [
|
"dice": [
|
||||||
8
|
8
|
||||||
@ -315,7 +315,7 @@
|
|||||||
"max": 0,
|
"max": 0,
|
||||||
"value": 0
|
"value": 0
|
||||||
},
|
},
|
||||||
"righttarm": {
|
"rightarm": {
|
||||||
"protected": false,
|
"protected": false,
|
||||||
"max": 0,
|
"max": 0,
|
||||||
"value": 0
|
"value": 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user