This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
if (args.equipped)
|
||||
{
|
||||
this.actor.addEffectItems("Compendium.wfrp4e-core.items.Item.pTorrE0l3VybAbtn", this.effect, {"system.specification.value" : 1})
|
||||
}
|
||||
else
|
||||
{
|
||||
this.effect.deleteCreatedItems();
|
||||
}
|
||||
Reference in New Issue
Block a user