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:
@@ -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,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user