From 766191658d17bdcd4e4ab3184ddf37286a707ac0 Mon Sep 17 00:00:00 2001 From: troido Date: Sat, 3 Oct 2020 15:11:05 +0200 Subject: added dense grass sprites --- charmaps/halfwidth.json | 1 + 1 file changed, 1 insertion(+) (limited to 'charmaps/halfwidth.json') diff --git a/charmaps/halfwidth.json b/charmaps/halfwidth.json index 54a4536..6637abe 100644 --- a/charmaps/halfwidth.json +++ b/charmaps/halfwidth.json @@ -59,6 +59,7 @@ "tub": ["u", 3], "sewingtable": ["s", 15], "bag": ["6", 7], + "densegrass": [";", 2], " ": [" ", 7] }, "writable": { -- cgit