Ajout des points de voyage
This commit is contained in:
parent
aec5d6f239
commit
ec0e1ac257
@ -2,11 +2,11 @@
|
|||||||
"name": "foundryvtt-reve-de-dragon",
|
"name": "foundryvtt-reve-de-dragon",
|
||||||
"title": "Rêve de Dragon",
|
"title": "Rêve de Dragon",
|
||||||
"description": "Rêve de Dragon RPG for FoundryVTT",
|
"description": "Rêve de Dragon RPG for FoundryVTT",
|
||||||
"version": "1.3.27",
|
"version": "1.3.28",
|
||||||
"manifestPlusVersion": "1.0.0",
|
"manifestPlusVersion": "1.0.0",
|
||||||
"minimumCoreVersion": "0.7.5",
|
"minimumCoreVersion": "0.7.5",
|
||||||
"compatibleCoreVersion": "0.7.9",
|
"compatibleCoreVersion": "0.7.9",
|
||||||
"templateVersion": 95,
|
"templateVersion": 96,
|
||||||
"author": "LeRatierBretonnien",
|
"author": "LeRatierBretonnien",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
@ -508,6 +508,11 @@
|
|||||||
"label": "Destinée",
|
"label": "Destinée",
|
||||||
"isInput": true
|
"isInput": true
|
||||||
},
|
},
|
||||||
|
"voyage": {
|
||||||
|
"value": 0,
|
||||||
|
"label": "Voyage",
|
||||||
|
"isInput": true
|
||||||
|
},
|
||||||
"etat": {
|
"etat": {
|
||||||
"value": 0,
|
"value": 0,
|
||||||
"label": "Etat général"
|
"label": "Etat général"
|
||||||
|
Loading…
Reference in New Issue
Block a user