Click on rings in the PC/PNC sheet now open the DicePicker

This commit is contained in:
Vlyan
2021-02-02 12:28:14 +01:00
parent a517a92488
commit e542dd390b
4 changed files with 13 additions and 11 deletions

View File

@@ -185,6 +185,7 @@ export class BaseSheetL5r5e extends ActorSheet {
}
new game.l5r5e.DicePickerDialog({
ringId: li.data("ring") || null,
skillId: skillId,
skillCatId: li.data("skillcat") || null,
isInitiativeRoll: li.data("initiative") || false,