forked from public/foundryvtt-reve-de-dragon
Fix livre
This commit is contained in:
@@ -217,12 +217,21 @@
|
||||
"derivee": true
|
||||
}
|
||||
},
|
||||
"compteurs": {
|
||||
"reve": {
|
||||
"reve": {
|
||||
"max": 0,
|
||||
"value": 0,
|
||||
"label": "Points de Rêve"
|
||||
"label": "Points de Rêve actuels"
|
||||
},
|
||||
"tmrpos": {
|
||||
"coord": "",
|
||||
"label": "Position TMR"
|
||||
},
|
||||
"reserve": {
|
||||
"reserveList": []
|
||||
}
|
||||
},
|
||||
"compteurs": {
|
||||
"sust": {
|
||||
"value": 0,
|
||||
"label": "Sust."
|
||||
@@ -384,7 +393,7 @@
|
||||
"difficulte": 0,
|
||||
"points_de_tache": 0,
|
||||
"encombrement": 0,
|
||||
"xp": 0,
|
||||
"xp": "",
|
||||
"cout": 0
|
||||
},
|
||||
"potion": {
|
||||
|
||||
Reference in New Issue
Block a user