Add all systems effects scripts
This commit is contained in:
@@ -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