Fixed various action calling issues

This commit is contained in:
ThaumRystra
2025-07-25 19:15:40 +02:00
parent 41e9fb4069
commit 899dcf42b1
12 changed files with 27 additions and 17 deletions

View File

@@ -101,7 +101,6 @@ export default {
elementId: this.dataId,
task: {
subtaskFn: 'damageProp',
prop: model,
targetIds: [model.root.id],
params: {
title: getPropertyTitle(model),