Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
@@ -4,6 +4,6 @@ let target = await game.wfrp4e.tables.rollTable("fixations")
|
||||
if (target)
|
||||
{
|
||||
data.system.specification.value = target.result
|
||||
this.script.scriptNotification(target.result);
|
||||
this.script.notification(target.result);
|
||||
}
|
||||
this.actor.createEmbeddedDocuments("Item", [data], {fromEffect : this.effect.id})
|
||||
Reference in New Issue
Block a user