Add all systems effects scripts + translations
This commit is contained in:
5
reference_scripts/wyTCozh9qGTx6yK0.js
Normal file
5
reference_scripts/wyTCozh9qGTx6yK0.js
Normal file
@ -0,0 +1,5 @@
|
||||
if (args.options.terror || args.extendedTest?.getFlag("wfrp4e", "fear"))
|
||||
{
|
||||
args.abort = true;
|
||||
this.script.scriptNotification("Does not need to make Fear or Terror tests");
|
||||
}
|
Reference in New Issue
Block a user