forked from public/bol
Weapon attacke management, step1
This commit is contained in:
7
templates/chat/rolls/damage-roll-card.hbs
Normal file
7
templates/chat/rolls/damage-roll-card.hbs
Normal file
@ -0,0 +1,7 @@
|
||||
<img class="chat-icon" src="{{weapon.img}}" alt="{{weapon.name}}"/>
|
||||
<h3><strong>Dommages de l'arme : {{damage}}</strong>
|
||||
{{!#if hasDescription}}
|
||||
<!--<h4>-->
|
||||
<!-- <pre class="rollDescr-line">{{!description}}</pre>-->
|
||||
<!--</h4>-->
|
||||
{{!/if}}
|
Reference in New Issue
Block a user