Fix scripts !

This commit is contained in:
2026-01-29 11:43:28 +01:00
parent 0e8237c233
commit 752a6701c0
104 changed files with 195 additions and 193 deletions

View File

@@ -12,4 +12,4 @@ while (locations.length < 2)
locationText = locations.map(i => game.wfrp4e.config.locations[i]).join(", ")
this.item.updateSource({name : this.item.name += ` (${locationText})`, "flags.wfrp4e.locations" : locations})
this.effet.updateSource({"flags.wfrp4e.locations" : locations})
this.effect.updateSource({"flags.wfrp4e.locations" : locations})