Added attacks and actions to stats tab quick insert
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
return this.speedDialsByTab[tabs[this.tabNumber]];
|
return this.speedDialsByTab[tabs[this.tabNumber]];
|
||||||
},
|
},
|
||||||
speedDialsByTab() { return {
|
speedDialsByTab() { return {
|
||||||
'stats': ['attribute', 'skill'],
|
'stats': ['attribute', 'skill', 'action', 'attack'],
|
||||||
'features': ['feature'],
|
'features': ['feature'],
|
||||||
'inventory': ['item', 'container'],
|
'inventory': ['item', 'container'],
|
||||||
'spells': ['spellList', 'spell'],
|
'spells': ['spellList', 'spell'],
|
||||||
|
|||||||
Reference in New Issue
Block a user