Scripts englisch statt französisch
This commit is contained in:
@@ -6,7 +6,7 @@ await test.roll();
|
||||
|
||||
if (test.succeeded)
|
||||
{
|
||||
this.script.scriptNotification(this.actor.name + "a résisté !")
|
||||
this.script.scriptNotification(this.actor.name + "resisted !")
|
||||
}
|
||||
else if (test.failed)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user