Improved slot schema, added ui for slots
This commit is contained in:
@@ -71,6 +71,10 @@ const PROPERTIES = Object.freeze({
|
||||
icon: '$vuetify.icons.skill',
|
||||
name: 'Skill'
|
||||
},
|
||||
propertySlot: {
|
||||
icon: 'tab_unselected',
|
||||
name: 'Slot'
|
||||
},
|
||||
spellList: {
|
||||
icon: '$vuetify.icons.spell_list',
|
||||
name: 'Spell list'
|
||||
|
||||
Reference in New Issue
Block a user