mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-07 05:32:41 +00:00
add elderberryInn to emoji syntax
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const dicefont = {
|
||||
const diceFont = {
|
||||
"df-F" : "df F",
|
||||
"df-F-minus" : "df F-minus",
|
||||
"df-F-plus" : "df F-plus",
|
||||
@@ -90,7 +90,7 @@ const dicefont = {
|
||||
"df-solid-small-dot-d6-3" : "df solid-small-dot-d6-3",
|
||||
"df-solid-small-dot-d6-4" : "df solid-small-dot-d6-4",
|
||||
"df-solid-small-dot-d6-5" : "df solid-small-dot-d6-5",
|
||||
"df-solid-small-dot-d6-6" : "df solid-small-dot-d6-6",
|
||||
"df-solid-small-dot-d6-6" : "df solid-small-dot-d6-6"
|
||||
}
|
||||
|
||||
module.exports = dicefont;
|
||||
module.exports = diceFont;
|
||||
Reference in New Issue
Block a user