Various fixes and renamingé
This commit is contained in:
		| @@ -178,6 +178,7 @@ export default class LethalFantasyRoll extends Roll { | ||||
|  | ||||
|     } else if (options.rollType === "skill") { | ||||
|       options.rollName = options.rollTarget.name | ||||
|       hasD30 = true | ||||
|       dice = "1D20" | ||||
|       baseFormula = "D20" | ||||
|       hasModifier = true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user