Add all systems effects scripts + translations
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
if (args.opposedTest.defenderTest.actor.Species.toLowerCase().includes("skaven"))
|
||||
{
|
||||
args.addImpact = true;
|
||||
args.opposedTest.result.other.push("Impact against Skaven")
|
||||
args.opposedTest.result.other.push("Impact contre les Skavens")
|
||||
}
|
Reference in New Issue
Block a user