Add rolemaster auto retry skill toggle
This commit is contained in:
@@ -48,6 +48,7 @@ public sealed class SkillFormModel
|
||||
public int WildDice { get; set; }
|
||||
public bool AllowFumble { get; set; }
|
||||
public int? FumbleRange { get; set; }
|
||||
public bool RolemasterAutoRetry { get; set; }
|
||||
}
|
||||
|
||||
public sealed class SkillGroupFormModel
|
||||
|
||||
Reference in New Issue
Block a user