mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-23 19:09:55 +02:00
Made trigger errors more informative
This commit is contained in:
parent
3840f39c97
commit
6202267ddd
2 changed files with 5 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} failed for {actor}. It's probably configured wrong."
|
||||
},
|
||||
"WeaponFeature": {
|
||||
"barrier": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue