0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Remove mention of 5e

This commit is contained in:
Trevor Buckner
2023-03-22 16:10:08 -04:00
parent bdd898f5b6
commit 801f66c483

View File

@@ -176,17 +176,17 @@ module.exports = [
experimental : true,
subsnippets : [
{
name : '5e Dwarvish',
name : 'Dwarvish',
icon : 'fac davek',
gen : scriptGen.dwarvish,
},
{
name : '5e Elvish',
name : 'Elvish',
icon : 'fac rellanic',
gen : scriptGen.elvish,
},
{
name : '5e Draconic',
name : 'Draconic',
icon : 'fac iokharic',
gen : scriptGen.draconic,
},