mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-13 16:18:11 +02:00
Fixed companion
This commit is contained in:
parent
fc8440a336
commit
2b7319e350
2 changed files with 1 additions and 3 deletions
|
|
@ -682,8 +682,6 @@ export default class DhCharacter extends BaseDataActor {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
this.companion.system.attack.roll.bonus = this.traits.instinct.value;
|
||||
}
|
||||
|
||||
this.resources.hope.value = Math.min(baseHope, this.resources.hope.max);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue