Added characterSpotlight automation

This commit is contained in:
WBHarry 2025-11-18 18:19:48 +01:00
parent 6536e84afe
commit cd7c61af42
3 changed files with 8 additions and 0 deletions

View file

@ -616,6 +616,10 @@ export const countdownProgressionTypes = {
id: 'spotlight',
label: 'DAGGERHEART.CONFIG.CountdownType.spotlight'
},
characterSpotlight: {
id: 'characterSpotlight',
label: 'DAGGERHEART.CONFIG.CountdownType.characterSpotlight'
},
characterAttack: {
id: 'characterAttack',
label: 'DAGGERHEART.CONFIG.CountdownType.characterAttack'