Use hbs extension
This commit is contained in:
10
templates/chat-resultat-accorder-cauchemar.hbs
Normal file
10
templates/chat-resultat-accorder-cauchemar.hbs
Normal file
@ -0,0 +1,10 @@
|
||||
<h4>
|
||||
{{alias}} s'accorde: {{entite}}
|
||||
</h4>
|
||||
{{> "systems/foundryvtt-reve-de-dragon/templates/chat-infojet.hbs"}}
|
||||
<hr>
|
||||
<div>{{#if rolled.isSuccess}}
|
||||
{{alias}} s'est accordé à {{entite}}
|
||||
{{else}}ne s'est pas accordé à {{entite}}, il pourra réessayer à sa prochaine attaque.
|
||||
{{/if}}
|
||||
</div>
|
Reference in New Issue
Block a user