This commit is contained in:
WBHarry 2025-12-31 17:16:28 +01:00
parent bca7e0d3c9
commit 6140b4baaf
12 changed files with 345 additions and 13 deletions

View file

@ -1016,6 +1016,14 @@
"spell": "Spell",
"grimoire": "Grimoire"
},
"EnvironmentIcons": {
"city": "City",
"dungeon": "Dungeon",
"mountain": "Mountain",
"social": "Social",
"tree": "Tree",
"water": "Water"
},
"EnvironmentType": {
"exploration": {
"label": "Exploration",
@ -2567,7 +2575,9 @@
}
},
"disabledText": "Daggerheart Measurements are disabled in System Settings - Variant Rules",
"rangeMeasurement": "Range Measurement"
"rangeMeasurement": "Range Measurement",
"sceneEnvironments": "Scene Environments",
"noEnvironmentLinked": "Drag in an environment"
}
},
"UI": {