Sync to latest WFRP release
This commit is contained in:
5
scripts/JWEY8OS0ns1fNsQV.js
Normal file
5
scripts/JWEY8OS0ns1fNsQV.js
Normal file
@@ -0,0 +1,5 @@
|
||||
let extra = this.effect.getFlag("wfrp4e", "extra")
|
||||
if (!this.item.system.properties.qualities[extra])
|
||||
{
|
||||
this.item.system.qualities.value.push({name : extra});
|
||||
}
|
||||
Reference in New Issue
Block a user