This commit is contained in:
@@ -25,7 +25,7 @@ if (god)
|
||||
if (blessings.length)
|
||||
{
|
||||
this.script.scriptNotification("Ajout de " + blessings.map(i => i.name).join(", "))
|
||||
await this.actor.addEffectItems(blessings.map(i => i.uuid), this.effet)
|
||||
await this.actor.addEffectItems(blessings.map(i => i.uuid), this.effect)
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user