Fixed log of recovering HD not having names
This commit is contained in:
@@ -137,6 +137,7 @@ function resetHitDice(creatureId, actionContext) {
|
|||||||
inactive: { $ne: true },
|
inactive: { $ne: true },
|
||||||
}, {
|
}, {
|
||||||
fields: {
|
fields: {
|
||||||
|
name: 1,
|
||||||
hitDiceSize: 1,
|
hitDiceSize: 1,
|
||||||
damage: 1,
|
damage: 1,
|
||||||
total: 1,
|
total: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user