Add all systems effects scripts + translations
This commit is contained in:
5
reference_scripts/6xTtJEhRc4OjcDTf.js
Normal file
5
reference_scripts/6xTtJEhRc4OjcDTf.js
Normal file
@ -0,0 +1,5 @@
|
||||
if (getProperty(args.data, "system.status.fortune.value"))
|
||||
{
|
||||
this.script.scriptNotification("Cannot update Fortune");
|
||||
delete args.data.system.status.wounds.value;
|
||||
}
|
Reference in New Issue
Block a user