#56 Afficher valeur réussites
This commit is contained in:
		| @@ -258,6 +258,7 @@ export class RdDResolutionTable { | ||||
|     for (var rowIndex = minCarac; rowIndex <= maxCarac; rowIndex++) { | ||||
|       table.append(this._buildHTMLRow(this.resolutionTable[rowIndex], rowIndex, caracValue, levelValue, minLevel, maxLevel)); | ||||
|     } | ||||
|     table.append("</table>"); | ||||
|     return table; | ||||
|   } | ||||
|  | ||||
|   | ||||
| @@ -2,10 +2,10 @@ | ||||
|   "name": "foundryvtt-reve-de-dragon", | ||||
|   "title": "Rêve de Dragon", | ||||
|   "description": "Rêve de Dragon RPG for FoundryVTT", | ||||
|   "version": "1.1.10", | ||||
|   "version": "1.1.11", | ||||
|   "minimumCoreVersion": "0.7.5", | ||||
|   "compatibleCoreVersion": "0.7.8", | ||||
|   "templateVersion": 70, | ||||
|   "templateVersion": 71, | ||||
|   "author": "LeRatierBretonnien", | ||||
|   "esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ], | ||||
|   "styles": ["styles/simple.css"], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user