Merge branch 'main' into feature/death-moves

This commit is contained in:
Chris Ryan 2025-12-03 20:31:44 +10:00
commit fda1581c51
31 changed files with 426 additions and 48 deletions

View file

@ -2032,6 +2032,7 @@
"basics": "Basics",
"bonus": "Bonus",
"burden": "Burden",
"condition": "Condition",
"continue": "Continue",
"criticalSuccess": "Critical Success",
"criticalShort": "Critical",
@ -2585,6 +2586,10 @@
"decreasingLoop": "Decreasing Looping",
"increasingLoop": "Increasing Looping"
},
"EffectsDisplay": {
"removeThing": "[Right Click] Remove {thing}",
"appliedBy": "Applied By: {by}"
},
"ItemBrowser": {
"title": "Daggerheart Compendium Browser",
"hint": "Select a Folder in sidebar to start browsing through the compendium",