mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
Changed ItemLinksField makeup
This commit is contained in:
parent
600c08cb23
commit
30f31e77dd
13 changed files with 120 additions and 96 deletions
|
|
@ -1318,7 +1318,8 @@ export const itemLinkFeatureTypes = {
|
|||
class: 'class',
|
||||
foundation: 'foundation',
|
||||
specialization: 'specialization',
|
||||
mastery: 'mastery'
|
||||
mastery: 'mastery',
|
||||
subclass: 'subclass'
|
||||
};
|
||||
|
||||
export const itemLinkItemTypes = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue