forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
4
reference_scripts/qxzhPtysAjPWspKf.js
Normal file
4
reference_scripts/qxzhPtysAjPWspKf.js
Normal file
@ -0,0 +1,4 @@
|
||||
if (this.actor.has("Undead") || this.actor.has("Daemonic"))
|
||||
{
|
||||
this.script.scriptNotification(`Cannot enter ${this.effect.name}!`);
|
||||
}
|
Reference in New Issue
Block a user