mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-15 12:42:45 +00:00
Remove mention of 5e
This commit is contained in:
@@ -176,17 +176,17 @@ module.exports = [
|
|||||||
experimental : true,
|
experimental : true,
|
||||||
subsnippets : [
|
subsnippets : [
|
||||||
{
|
{
|
||||||
name : '5e Dwarvish',
|
name : 'Dwarvish',
|
||||||
icon : 'fac davek',
|
icon : 'fac davek',
|
||||||
gen : scriptGen.dwarvish,
|
gen : scriptGen.dwarvish,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name : '5e Elvish',
|
name : 'Elvish',
|
||||||
icon : 'fac rellanic',
|
icon : 'fac rellanic',
|
||||||
gen : scriptGen.elvish,
|
gen : scriptGen.elvish,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name : '5e Draconic',
|
name : 'Draconic',
|
||||||
icon : 'fac iokharic',
|
icon : 'fac iokharic',
|
||||||
gen : scriptGen.draconic,
|
gen : scriptGen.draconic,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user