A token having a turnmarker is now determined by a global setting, and not wether its a combatants turn

This commit is contained in:
WBHarry 2026-03-28 01:34:21 +01:00
parent 2a294684d4
commit 1fe1ec3dcb
8 changed files with 105 additions and 21 deletions

View file

@ -2555,8 +2555,7 @@
"MACROS": {
"Spotlight": {
"errors": {
"noActiveCombat": "There is no active encounter",
"noCombatantSelected": "A combatant token must be either selected or hovered to spotlight it"
"noTokenSelected": "A token on the canvas must either be selected or hovered to spotlight it"
}
}
},