forked from public/foundryvtt-wh4-lang-fr-fr
		
	Fix spells bugs
This commit is contained in:
		| @@ -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}; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user