Initiative

This commit is contained in:
2023-10-15 17:51:07 +02:00
parent ca3064dc0a
commit 2ffd3f35c8
5 changed files with 67 additions and 580 deletions

View File

@@ -5,7 +5,7 @@
<div class="flexrow">
{{localize "BOL.chat.losshp" lossHP=lossHP recupHP=recupHP}}
{{localize "BOL.chat.losshp" name=name lossHP=lossHP recupHP=recupHP}}
<button class="recup-vitalite" data-actor-id="{{actorId}}" data-recup-hp="{{recupHP}}">{{localize "BOL.chat.applyrecup" recupHP=recupHP}}</button>
</div>