forked from public/foundryvtt-wh4-lang-fr-fr
Sync to latest WFRP release
This commit is contained in:
5
scripts/NkqtQaLEGYst0PUO.js
Normal file
5
scripts/NkqtQaLEGYst0PUO.js
Normal file
@@ -0,0 +1,5 @@
|
||||
if (this.actor.has(game.i18n.localize("NAME.MagicResistanceTalent"), "talent"))
|
||||
return
|
||||
|
||||
let item = await fromUuid("Compendium.wfrp4e-core.items.Item.eowbsW6oHGSNJmxV")
|
||||
this.actor.createEmbeddedDocuments("Item", [item], {fromEffect : this.effect.id})
|
||||
Reference in New Issue
Block a user