forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
4
reference_scripts/DpdSEHM6NMN1ey6h.js
Normal file
4
reference_scripts/DpdSEHM6NMN1ey6h.js
Normal file
@ -0,0 +1,4 @@
|
||||
if (parseInt(this.item.system.specification.value) > 0)
|
||||
{
|
||||
this.actor.system.status.ward.value = parseInt(this.item.system.specification.value);
|
||||
}
|
Reference in New Issue
Block a user