Add all systems effects scripts + translations
This commit is contained in:
6
reference_scripts/5LdJCKfQem1AQK24.js
Normal file
6
reference_scripts/5LdJCKfQem1AQK24.js
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
if (!args.flags.howlingWarpGale)
|
||||
{
|
||||
args.fields.modifier -= 10;
|
||||
args.flags.howlingWarpGale = true; // prevent double application
|
||||
}
|
Reference in New Issue
Block a user