forked from public/foundryvtt-wh4-lang-fr-fr
Fix spell damage parsing + EiS actors
This commit is contained in:
@ -193,9 +193,6 @@ export default class ActorWfrp4e_fr extends Actor {
|
||||
data.token.width = tokenSize;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
// Auto calculation flags - if the user hasn't disabled various autocalculated values, calculate them
|
||||
if (data.flags.autoCalcRun) {
|
||||
// This is specifically for the Stride trait
|
||||
|
Reference in New Issue
Block a user