diff options
| author | troido <troido@protonmail.com> | 2020-03-06 11:26:59 +0100 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-03-06 11:26:59 +0100 |
| commit | dd07ff4d686f07cdc9736627dd0ef099ef5e4e4f (patch) | |
| tree | f43310b3779a95efd74a40ba8139cf146ad49051 /charmaps/emoji.json | |
| parent | c9366616079240cd7ee3d243c9f6897d40b4267d (diff) | |
new directory structure for the separate client repo
Diffstat (limited to 'charmaps/emoji.json')
| -rw-r--r-- | charmaps/emoji.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/charmaps/emoji.json b/charmaps/emoji.json new file mode 100644 index 0000000..3049816 --- /dev/null +++ b/charmaps/emoji.json @@ -0,0 +1,10 @@ +{ + "templates": ["fullwidth"], + "mapping":{ + "tree": ["🌳",0,2], + "stairdown": ["↘",7], + "stairup": ["↖",7], + "player": ["🙂",15], + "sword": ["🗡️", 7] + } +} |
