Import initial
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<div class="les-oublies-chat">
|
||||
<h3>{{label}}</h3>
|
||||
<p><strong>{{actor.name}}</strong> lance les dés de Songes et de Cauchemar.</p>
|
||||
<p>Songes : <strong>{{songesDie}}</strong> | Cauchemar : <strong>{{cauchemarDie}}</strong></p>
|
||||
<p>Cible : <strong>{{target}}</strong> | Résultat retenu : <strong>{{selected}}</strong></p>
|
||||
<p>{{#if success}}Succès{{else}}Échec{{/if}}</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user