add spotlight request display on token option for GM
This commit is contained in:
parent
373b02a8fa
commit
e020a4efd7
4 changed files with 149 additions and 23 deletions
|
|
@ -1,12 +1,13 @@
|
|||
{
|
||||
"COSMOS_DH_TWEAKS.Settings.TokenHudSpotlight.Name": "Token HUD Spotlight Button",
|
||||
"COSMOS_DH_TWEAKS.Settings.TokenHudSpotlight.Hint": "Add a Spotlight button to the Token HUD. Players can request/cancel spotlight, while GMs can grant/take it.",
|
||||
"COSMOS_DH_TWEAKS.Settings.SpotlightRequestIndicator.Name": "Spotlight Request Canvas Indicator",
|
||||
"COSMOS_DH_TWEAKS.Settings.SpotlightRequestIndicator.Hint": "For GMs, display a small hand icon overlay on tokens that are requesting spotlight.",
|
||||
"COSMOS_DH_TWEAKS.Settings.MinimalCountdownUI.Name": "Minimal Countdown UI",
|
||||
"COSMOS_DH_TWEAKS.Settings.MinimalCountdownUI.Hint": "When no countdowns are active, hides the UI completely for players and minimizes it to a '+' button for GMs.",
|
||||
"COSMOS_DH_TWEAKS.Spotlight.request": "Request Spotlight",
|
||||
"COSMOS_DH_TWEAKS.Spotlight.cancel": "Cancel Spotlight Request",
|
||||
"COSMOS_DH_TWEAKS.Spotlight.grant": "Grant Spotlight",
|
||||
"COSMOS_DH_TWEAKS.Spotlight.take": "Take Spotlight",
|
||||
"COSMOS_DH_TWEAKS.Spotlight.warnNoCombatant": "This token is not in combat. You can only request spotlight in combat.",
|
||||
"COSMOS_DH_TWEAKS.Countdown.add": "Add Countdown"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue