Modification des messages de tchat

This commit is contained in:
2025-06-23 02:04:15 +02:00
parent c8d589f0d2
commit 4df0eab574
48 changed files with 199 additions and 208 deletions

View File

@@ -1,9 +1,8 @@
<img class="chat-icon" src="{{competence.img}}" />
<h4>
<h4><img class="chat-icon" src="{{competence.img}}" />
{{attacker.name}} a empoigné {{defender.name}}
</h4>
<hr>
<div>
<p>
<span class='chat-card-button-area'>
{{attacker.name}} vient d'obtenir 2 points d'Emp, et peut
entraîner {{defender.name}} au sol. Les deux protagonistes
@@ -13,4 +12,4 @@
Entraîner au sol
</a>
</span>
</div>
</p>