Corrections sur Sens Aiguisé

This commit is contained in:
2026-03-04 11:46:29 +01:00
parent f07ef0b01d
commit d557fac83f
37 changed files with 4229 additions and 121 deletions

View File

@@ -1,6 +1,6 @@
if (!this.item.name.includes("(") || this.item.system.tests.value.includes("(Sense)") || this.item.system.tests.value.toLowerCase().includes("(any)"))
{
let Tests = this.item.system.tests.value
let tests = this.item.system.tests.value
let name = this.item.name
// If name already specifies, make sure Tests value reflects that