diff options
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] + } +} |
