Add all systems effects scripts
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
for(let e of this.item.effects.contents)
|
||||
{
|
||||
e.update({disabled: false})
|
||||
}
|
||||
this.script.scriptNotification("Reset Powers")
|
||||
Reference in New Issue
Block a user