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,3 +1,3 @@
|
||||
// The wearer of the cloak causes Peur 2
|
||||
// in Wolves, Lions, Goats, and Chimeras.
|
||||
game.wfrp4e.utility.postPeur(2, this.effect.name)
|
||||
game.wfrp4e.utility.postFear(2, this.effect.name)
|
||||
|
||||
Reference in New Issue
Block a user