mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 20:51:07 +01:00
Merge 9ac5923e77 into 0b343c9f52
This commit is contained in:
commit
64c0e38664
7 changed files with 97 additions and 19 deletions
|
|
@ -690,6 +690,10 @@ export const countdownBaseTypes = {
|
|||
encounter: {
|
||||
id: 'encounter',
|
||||
label: 'DAGGERHEART.APPLICATIONS.Countdown.types.encounter'
|
||||
},
|
||||
longterm: {
|
||||
id: 'longterm',
|
||||
label: 'DAGGERHEART.APPLICATIONS.Countdown.types.longterm'
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue