Iterated on tabletop

This commit is contained in:
Stefan Zermatten
2022-04-15 22:36:20 +02:00
parent 3235d81684
commit afb76f6ac4
5 changed files with 54 additions and 10 deletions

View File

@@ -104,7 +104,6 @@ export default function applyDamage(node, {
log: {
creatureId: target._id,
content: [{
name,
value: `Recieved **${damageDealt}** ${suffix}`,
}],
}