mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
.
This commit is contained in:
parent
8f7c7ce818
commit
79b34acf09
8 changed files with 134 additions and 53 deletions
|
|
@ -937,11 +937,11 @@ export const activeEffectConditionalTarget = {
|
|||
export const activeEffectConditionalType = {
|
||||
attribute: {
|
||||
id: 'attribute',
|
||||
label: 'Attribute'
|
||||
label: 'DAGGERHEART.GENERAL.Attribute.single'
|
||||
},
|
||||
status: {
|
||||
id: 'status',
|
||||
label: 'Status'
|
||||
label: 'DAGGERHEART.GENERAL.status'
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue