forked from public/foundryvtt-wh4-lang-fr-fr
Mise àjour vers 9.6.0
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
if (args.totalWoundLoss > 0)
|
||||
{
|
||||
args.totalWoundLoss += 2;
|
||||
args.modifiers.other.push({label : this.effect.name, value : 2})
|
||||
}
|
||||
Reference in New Issue
Block a user