Message explicite HR

This commit is contained in:
sladecraven 2021-04-04 08:58:23 +02:00
parent 2a8ab5e1ce
commit 4672a3a7d6
2 changed files with 3 additions and 3 deletions

View File

@ -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.42", "version": "1.3.47",
"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": 98, "templateVersion": 103,
"author": "LeRatierBretonnien", "author": "LeRatierBretonnien",
"authors": [ "authors": [
{ {

View File

@ -558,7 +558,7 @@
{{#if data.attributs.hautrevant.value}} {{#if data.attributs.hautrevant.value}}
<h3>Haut rêvant</h3> <h3>Haut rêvant</h3>
{{else}} {{else}}
<h3>Vous n'avez pas le don de haut-rêve!</h3> <h3>Vous n'avez pas le don de haut-rêve! Il faut attribuer la Tête de Dragon 'Don de Haut Rêve si votre personnage est ou devient Haut-Rêvant.</h3>
{{/if}} {{/if}}
<ul class="item-list"> <ul class="item-list">
{{#if data.attributs.hautrevant.value}} {{#if data.attributs.hautrevant.value}}