0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-15 10:32:45 +00:00

Use font-family vs classes. Rename to runeTable

This commit is contained in:
Trevor Buckner
2023-03-22 16:58:32 -04:00
parent 801f66c483
commit c6210280eb
3 changed files with 29 additions and 49 deletions

View File

@@ -170,7 +170,7 @@ module.exports = [
gen : MonsterBlockGen.monster('monster,frame,wide', 4),
},
{
name : 'Script Sample',
name : 'Rune Table',
icon : 'fas fa-language',
gen : scriptGen.dwarvish,
experimental : true,