Fix spells bugs
This commit is contained in:
parent
4c18110f51
commit
292ff281ac
@ -1410,7 +1410,7 @@ DiceWFRP.renderRollCard() as well as handleOpposedTarget().
|
||||
|
||||
|
||||
if (!options.suppressMessage)
|
||||
game.wfrp4edice.renderRollCard(cardOptions, result, options.rerenderMessage).then(msg => {
|
||||
game.wfrp4e.dice.renderRollCard(cardOptions, result, options.rerenderMessage).then(msg => {
|
||||
game.wfrp4e.opposed.handleOpposedTarget(msg) // Send to handleOpposed to determine opposed status, if any.
|
||||
})
|
||||
return {result, cardOptions};
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user