Add all systems effects scripts + translations
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
if (args.extendedTest?.getFlag("wfrp4e", "fear"))
|
||||
{
|
||||
this.script.scriptNotification("Immune to Fear");
|
||||
this.script.scriptNotification("Immunisé à la Peur");
|
||||
args.extendedTest.delete();
|
||||
args.abort = true;
|
||||
}
|
Reference in New Issue
Block a user