Add all systems effects scripts + translations
This commit is contained in:
@ -1 +1 @@
|
||||
return args.type != "cast" || !["death", "necromancy", "life", "light", "heavens"].includes(args.spell?.system.lore.value)
|
||||
return args.type != "cast" || !["mort", "nécromancie", "vie", "lumière", "cieux"].includes(args.spell?.system.lore.value)
|
Reference in New Issue
Block a user