diff options
| author | troido <troido@protonmail.com> | 2018-05-22 16:45:09 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2018-05-22 16:45:09 +0200 |
| commit | 0df7f7850c0f36067c2fec5d7e0c508b36330b20 (patch) | |
| tree | ab1859a42e6bfa5ea90893006c0f3851df0e0c12 /asciifarm/charmaps/fullwidth.json | |
| parent | cffcb10b6ae859032afdf58822ea1e66e960caf9 (diff) | |
created support for writable objects
Diffstat (limited to 'asciifarm/charmaps/fullwidth.json')
| -rw-r--r-- | asciifarm/charmaps/fullwidth.json | 3 |
1 files changed, 3 insertions, 0 deletions
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], |
