Add charmes/tours management
This commit is contained in:
@@ -56,10 +56,14 @@
|
||||
{{else}}
|
||||
<li><strong>Le Tour/Charme a échoué !</strong></li>
|
||||
{{/if}}
|
||||
<li><strong>Contrecoup : {{contrecoupResult}}</li>
|
||||
{{#if contrecoup}}
|
||||
|
||||
{{#if contrecoupResult}}
|
||||
<li><strong>Contrecoup : {{contrecoupResult}}</li>
|
||||
<li>{{contrecoup.name}}</li>
|
||||
{{/if}}
|
||||
{{#if charmeSante}}
|
||||
<li>Santé perdue: {{charmeSante}}</li>
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
{{#if difficulte}}
|
||||
|
||||
Reference in New Issue
Block a user