From 5e12a9ed28154407ee0453913d74bcc9366fe2df Mon Sep 17 00:00:00 2001 From: troido Date: Mon, 1 Jan 2018 23:52:04 +0100 Subject: gave armour the '[' character --- asciifarm/charmaps/fullwidth.json | 1 + 1 file changed, 1 insertion(+) (limited to 'asciifarm/charmaps/fullwidth.json') diff --git a/asciifarm/charmaps/fullwidth.json b/asciifarm/charmaps/fullwidth.json index c67fcc6..174fbd1 100644 --- a/asciifarm/charmaps/fullwidth.json +++ b/asciifarm/charmaps/fullwidth.json @@ -31,6 +31,7 @@ "smallbridge": ["=", 3,4], "entry": ["%", 7], "fence": ["#", 3], + "armour": ["[", 7], " ": [" ", 7] }, "default": ["?", 7], -- cgit