Fix dommages dans maladies/poisons
This commit is contained in:
parent
82cd2c547f
commit
74c5f4aad6
@ -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.9",
|
"version": "1.3.10",
|
||||||
"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": 88,
|
"templateVersion": 89,
|
||||||
"author": "LeRatierBretonnien",
|
"author": "LeRatierBretonnien",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
@ -804,12 +804,14 @@
|
|||||||
"malignite": 0,
|
"malignite": 0,
|
||||||
"periodicite": "",
|
"periodicite": "",
|
||||||
"remedes": "",
|
"remedes": "",
|
||||||
|
"dommages":"",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"poison": {
|
"poison": {
|
||||||
"malignite": 0,
|
"malignite": 0,
|
||||||
"periodicite": "",
|
"periodicite": "",
|
||||||
"remedes": "",
|
"remedes": "",
|
||||||
|
"dommages":"",
|
||||||
"description": ""
|
"description": ""
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user