Fix scripts !
This commit is contained in:
@@ -44,7 +44,7 @@ for (let trait of traits)
|
||||
|
||||
|
||||
|
||||
updateObj.name = updateObj.name += " " + this.effet.name
|
||||
updateObj.name = updateObj.name += " " + this.effect.name
|
||||
|
||||
await this.actor.update(updateObj)
|
||||
this.actor.createEmbeddedDocuments("Item", items);
|
||||
|
||||
Reference in New Issue
Block a user