fix: correction des noms de méthodes, variables et clés de propriétés JS traduits par erreur (applyPeur→applyFear, postPeur→postFear, effet→effect, Test→test, Blessures→wounds)
This commit is contained in:
@@ -1 +1 @@
|
||||
this.actor.applyPeur(Math.min(4, this.effect.sourceTest.result.overcast.usage.other.current))
|
||||
this.actor.applyFear(Math.min(4, this.effect.sourceTest.result.overcast.usage.other.current))
|
||||
Reference in New Issue
Block a user