From 0df7f7850c0f36067c2fec5d7e0c508b36330b20 Mon Sep 17 00:00:00 2001 From: troido Date: Tue, 22 May 2018 16:45:09 +0200 Subject: created support for writable objects --- asciifarm/charmaps/fullwidth.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'asciifarm/charmaps/fullwidth.json') diff --git a/asciifarm/charmaps/fullwidth.json b/asciifarm/charmaps/fullwidth.json index 6e32cbd..afff747 100644 --- a/asciifarm/charmaps/fullwidth.json +++ b/asciifarm/charmaps/fullwidth.json @@ -38,6 +38,9 @@ "opendoor": [""",3], " ": [" ", 7] }, + "writable": { + "engravedwall": [15, 8] + }, "default": ["?", 7], "charwidth": 2, "healthfull": ["#", 7, 2], -- cgit