Scripts englisch statt französisch
This commit is contained in:
@@ -8,5 +8,5 @@ if (test.failed)
|
||||
{
|
||||
let char = this.effect.sourceActor.characteristics;
|
||||
let duration = Math.floor((char.wp.initial + char.wp.advances)/10) ;
|
||||
this.script.scriptMessage("<strong>Voleur du Destin</strong> a été appliqué à " + duration + " days");
|
||||
this.script.scriptMessage("<strong>Fatethief</strong> has been applied for " + duration + " days");
|
||||
}
|
||||
Reference in New Issue
Block a user