Stabilisation v1.2 #337
@ -718,7 +718,7 @@ export class RdDCombat {
|
|||||||
_onEsquiveParticuliere(rollData) {
|
_onEsquiveParticuliere(rollData) {
|
||||||
console.log("RdDCombat._onEsquiveParticuliere >>>", rollData);
|
console.log("RdDCombat._onEsquiveParticuliere >>>", rollData);
|
||||||
ChatUtility.createChatWithRollMode(this.defender.name, {
|
ChatUtility.createChatWithRollMode(this.defender.name, {
|
||||||
content: "<strong>Vous pouvez esquiver une deuxième esquive!</strong>"
|
content: "<strong>Vous pouvez esquiver une deuxième fois!</strong>"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user