forked from public/foundryvtt-wh4-lang-fr-fr
Fix scripts !
This commit is contained in:
@@ -4,6 +4,6 @@ this.script.notification(`Utilisé ${uses} fois`)
|
||||
this.item.setFlag("wfrp4e", "uses", uses);
|
||||
if (uses >= 3)
|
||||
{
|
||||
this.effet.update({"system.transferData.type" : "other"})
|
||||
this.effect.update({"system.transferData.type" : "other"})
|
||||
this.script.notification(`Utilisé`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user