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