mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-15 00:45:59 +00:00
Thin class tables and wide moster stat blocks are added
This commit is contained in:
@@ -53,7 +53,12 @@ module.exports = [
|
||||
{
|
||||
tooltip : 'Monster Stat Block',
|
||||
icon : 'fa-bug',
|
||||
snippet : MonsterBlockGen,
|
||||
snippet : MonsterBlockGen.half,
|
||||
},
|
||||
{
|
||||
tooltip : 'Wide Monster Stat Block',
|
||||
icon : 'fa-bullseye',
|
||||
snippet : MonsterBlockGen.full,
|
||||
},
|
||||
{
|
||||
tooltip : "Class Table",
|
||||
|
||||
Reference in New Issue
Block a user