From 9100a5c077708977f64b17732300c116f97051e8 Mon Sep 17 00:00:00 2001 From: troido Date: Sun, 20 Jan 2019 16:41:30 +0100 Subject: added snowflake object --- asciifarm/charmaps/halfwidth.json | 1 + 1 file changed, 1 insertion(+) (limited to 'asciifarm/charmaps/halfwidth.json') diff --git a/asciifarm/charmaps/halfwidth.json b/asciifarm/charmaps/halfwidth.json index a0a70b2..f8a5e57 100644 --- a/asciifarm/charmaps/halfwidth.json +++ b/asciifarm/charmaps/halfwidth.json @@ -41,6 +41,7 @@ "closeddoor": ["+",1, 3], "opendoor": ["\"", 3], "raindrop": [":", 12], + "snowflake": ["*", 15], " ": [" ", 7] }, "writable": { -- cgit