Improved slot schema, added ui for slots

This commit is contained in:
Stefan Zermatten
2020-06-29 14:15:49 +02:00
parent e1ddfb2cab
commit 6ddea8a8ab
10 changed files with 215 additions and 20 deletions

View File

@@ -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'