mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
.
This commit is contained in:
parent
c57266e596
commit
152e364225
4 changed files with 7 additions and 4 deletions
|
|
@ -98,7 +98,7 @@ export default class BaseEffect extends foundry.data.ActiveEffectTypeDataModel {
|
|||
new fields.NumberField({
|
||||
choices: CONFIG.DH.GENERAL.simpleDispositions
|
||||
}),
|
||||
{ label: 'Affected Dispositions' }
|
||||
{ label: 'DAGGERHEART.ACTIVEEFFECT.Config.targetDispositions' }
|
||||
)
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue