diff --git a/system.json b/system.json index 36d8c3f7..69e82c75 100644 --- a/system.json +++ b/system.json @@ -2,11 +2,11 @@ "name": "foundryvtt-reve-de-dragon", "title": "Rêve de Dragon", "description": "Rêve de Dragon RPG for FoundryVTT", - "version": "1.5.4", + "version": "1.5.6", "manifestPlusVersion": "1.0.0", "minimumCoreVersion": "0.8.0", "compatibleCoreVersion": "0.8.9", - "templateVersion": 116, + "templateVersion": 118, "author": "LeRatierBretonnien", "authors": [ { diff --git a/template.json b/template.json index 14df291c..543e30d2 100644 --- a/template.json +++ b/template.json @@ -4,6 +4,7 @@ "templates": { "description": { "description": "Description ...", + "race": "", "notesmj": "Notes du MJ" }, "subacteurs": { diff --git a/templates/actor-creature-sheet.html b/templates/actor-creature-sheet.html index 2ba0ebca..0556d602 100644 --- a/templates/actor-creature-sheet.html +++ b/templates/actor-creature-sheet.html @@ -160,10 +160,19 @@ {{!-- Biography Tab --}}
+ +
+

Race

+ +
+
+

Description

{{editor content=data.description target="data.description" button=true owner=owner editable=editable}}
+ {{>"systems/foundryvtt-reve-de-dragon/templates/actor-sheet-editor-notes-mj.html"}} +