Add all systems effects scripts + translations
This commit is contained in:
4
reference_scripts/HXJKkmpfxQUOnWOS.js
Normal file
4
reference_scripts/HXJKkmpfxQUOnWOS.js
Normal file
@ -0,0 +1,4 @@
|
||||
if (!this.item.system.twohanded.value)
|
||||
{
|
||||
this.item.system.flaws.value = this.item.system.flaws.value.concat([{name : "tiring"}, {name : "slow"}])
|
||||
}
|
Reference in New Issue
Block a user