forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
3
reference_scripts/L89UcafRHqUfxoux.js
Normal file
3
reference_scripts/L89UcafRHqUfxoux.js
Normal file
@ -0,0 +1,3 @@
|
||||
let injury = await fromUuid("Compendium.wfrp4e-core.items.3S4OYOZLauXctmev")
|
||||
injury.updateSource({"system.location.key" : this.item.system.location.key})
|
||||
this.actor.createEmbeddedDocuments("Item", [injury], {fromEffect: this.effect.id})
|
Reference in New Issue
Block a user