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

@@ -19,7 +19,7 @@ let hitloc = await game.wfrp4e.tables.rollTable("hitloc")
let value = hitloc.result
let desc = hitloc.description
this.effet.updateSource({"flags.wfrp4e.location" : value})
this.effect.updateSource({"flags.wfrp4e.location" : value})
msg += ` alors que des yeux sortent de leur ${desc}`