1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-24 03:54:20 +00:00

add y emoji

This commit is contained in:
Steffo 2019-02-19 21:25:56 +01:00
parent 7f6ed0b688
commit 048c746ea2

View file

@ -44,6 +44,7 @@ emojis = {
"u": ["", "⚓️", "🍉", "🌙", "🐋"], "u": ["", "⚓️", "🍉", "🌙", "🐋"],
"v": ["", "🔽", "☑️", "✔️"], "v": ["", "🔽", "☑️", "✔️"],
"w": ["🤷‍♀","🤷‍♂", "🤾‍♀", "🤾‍♂", "🤽‍♀", "🤽‍♂"], "w": ["🤷‍♀","🤷‍♂", "🤾‍♀", "🤾‍♂", "🤽‍♀", "🤽‍♂"],
"y": ["💴"],
"x": ["🙅‍♀", "🙅‍♂", "", ""], "x": ["🙅‍♀", "🙅‍♂", "", ""],
"z": ["⚡️"] "z": ["⚡️"]
} }