mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-21 18:09:54 +02:00
[Fix] Trigger Error Info (#2030)
* Made trigger errors more informative * .
This commit is contained in:
parent
f385982987
commit
0d59e37a80
2 changed files with 6 additions and 3 deletions
|
|
@ -1451,7 +1451,7 @@
|
|||
},
|
||||
"triggerType": "Trigger Type",
|
||||
"triggeringActorType": "Triggering Actor Type",
|
||||
"triggerError": "{trigger} trigger failed for {actor}. It's probably configured wrong."
|
||||
"triggerError": "{trigger} trigger on {item}({itemUuid}) failed for {actor}. It's probably configured wrong."
|
||||
},
|
||||
"WeaponFeature": {
|
||||
"barrier": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue