This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if (args.opposedTest?.attackerTest?.item?.system?.isProjectiles)
|
||||
if (args.opposedTest?.attackerTest?.item?.system?.isRanged)
|
||||
{
|
||||
let choice = await foundry.applications.api.DialogV2.confirm({window: {title : this.item.name}, content : `<p>Annuler les dégâts avec <strong>${this.effect.name}</strong>?</p>`})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user