forked from public/foundryvtt-wh4-lang-fr-fr
Add all systems effects scripts + translations
This commit is contained in:
8
reference_scripts/BzDLuxBNw1QNIacg.js
Normal file
8
reference_scripts/BzDLuxBNw1QNIacg.js
Normal file
@ -0,0 +1,8 @@
|
||||
if (args.item.type == "skill")
|
||||
args.item.system.advances.value = 0
|
||||
|
||||
if (args.item.type == "talent")
|
||||
args.item.system.tests.value = ""
|
||||
|
||||
if (args.item.type == "weapon")
|
||||
args.item.system.qualities.value = []
|
Reference in New Issue
Block a user