Minot fixes
This commit is contained in:
@ -175,7 +175,7 @@ export default class LethalFantasyMonsterSheet extends LethalFantasyActorSheet {
|
||||
rollTarget = foundry.utils.duplicate(this.document.system.attacks[rollKey])
|
||||
rollTarget.rollKey = rollKey
|
||||
break
|
||||
case "resist":
|
||||
case "monster-skill":
|
||||
rollTarget = foundry.utils.duplicate(this.document.system.resists[rollKey])
|
||||
rollTarget.rollKey = rollKey
|
||||
break
|
||||
|
Reference in New Issue
Block a user