foundryvtt-wh4-lang-fr-fr/scripts/qxzhPtysAjPWspKf.js

4 lines
146 B
JavaScript
Raw Normal View History

if (this.actor.has("Mort-vivant") || this.actor.has("Démoniaque"))
2024-05-16 17:57:51 +02:00
{
this.script.scriptNotification(`Ne peut entrer ${this.effect.name}!`);
2024-05-16 17:57:51 +02:00
}