From dd07ff4d686f07cdc9736627dd0ef099ef5e4e4f Mon Sep 17 00:00:00 2001 From: troido Date: Fri, 6 Mar 2020 11:26:59 +0100 Subject: new directory structure for the separate client repo --- asciifarm/charmaps/emoji.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 asciifarm/charmaps/emoji.json (limited to 'asciifarm/charmaps/emoji.json') diff --git a/asciifarm/charmaps/emoji.json b/asciifarm/charmaps/emoji.json deleted file mode 100644 index 3049816..0000000 --- a/asciifarm/charmaps/emoji.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "templates": ["fullwidth"], - "mapping":{ - "tree": ["🌳",0,2], - "stairdown": ["↘",7], - "stairup": ["↖",7], - "player": ["🙂",15], - "sword": ["🗡️", 7] - } -} -- cgit