Add all systems effects scripts + translations
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
const talents = await Promise.all(["Hardy"].map(game.wfrp4e.utility.findTalent))
|
||||
const talents = await Promise.all(["Dur à cuire"].map(game.wfrp4e.utility.findTalent))
|
||||
this.actor.createEmbeddedDocuments("Item", talents, {fromEffect : this.effect.id})
|
Reference in New Issue
Block a user