Add all systems effects scripts + translations
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
let item = await fromUuid("Compendium.wfrp4e-core.items.eWPN3CV2Eddwz8aM")
|
||||
let data = item.toObject();
|
||||
data.system.location.value = "Back"
|
||||
data.system.location.value = "Dos"
|
||||
this.actor.createEmbeddedDocuments("Item", [data], {fromEffect: this.effect.id})
|
Reference in New Issue
Block a user