Added attacks and actions to stats tab quick insert

This commit is contained in:
Stefan Zermatten
2021-02-26 09:48:18 +02:00
parent 2a983b0a94
commit 111d971bc2

View File

@@ -67,7 +67,7 @@
return this.speedDialsByTab[tabs[this.tabNumber]];
},
speedDialsByTab() { return {
'stats': ['attribute', 'skill'],
'stats': ['attribute', 'skill', 'action', 'attack'],
'features': ['feature'],
'inventory': ['item', 'container'],
'spells': ['spellList', 'spell'],