summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--asciifarm/charmaps/emoji.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/asciifarm/charmaps/emoji.json b/asciifarm/charmaps/emoji.json
index 3ab3828..3049816 100644
--- a/asciifarm/charmaps/emoji.json
+++ b/asciifarm/charmaps/emoji.json
@@ -1,6 +1,10 @@
{
"templates": ["fullwidth"],
"mapping":{
- "tree": ["🌳",0,2]
+ "tree": ["🌳",0,2],
+ "stairdown": ["↘",7],
+ "stairup": ["↖",7],
+ "player": ["🙂",15],
+ "sword": ["🗡️", 7]
}
}