Add all systems effects scripts + translations
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
if (this.item.name.includes("(") && this.item.system.tests.value.includes("(Social Group)"))
|
||||
if (this.item.name.includes("(") && this.item.system.tests.value.includes("(Groupe Social)"))
|
||||
{
|
||||
let tests = this.item.system.tests.value
|
||||
let name = this.item.name
|
||||
|
Reference in New Issue
Block a user