diff options
| author | troido <troido@hotmail.com> | 2018-01-15 17:46:30 +0100 |
|---|---|---|
| committer | troido <troido@hotmail.com> | 2018-01-15 17:46:30 +0100 |
| commit | 450ed6d4064bf83a4630ecc017346c87d5133f2b (patch) | |
| tree | e9cfc078a0c22036353aa4ff39c16e47304882bc /asciifarm/charmaps/fullwidth.json | |
| parent | 6d0a340443cf45abf762f25f260d9bfaa0eb2a00 (diff) | |
made simple doors
Diffstat (limited to 'asciifarm/charmaps/fullwidth.json')
| -rw-r--r-- | asciifarm/charmaps/fullwidth.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/asciifarm/charmaps/fullwidth.json b/asciifarm/charmaps/fullwidth.json index 8e66b33..6e32cbd 100644 --- a/asciifarm/charmaps/fullwidth.json +++ b/asciifarm/charmaps/fullwidth.json @@ -34,6 +34,8 @@ "armour": ["[", 7], "wound": [" ", 7, 1], "rat": ["r",7], + "closeddoor": ["+",1 ,3], + "opendoor": [""",3], " ": [" ", 7] }, "default": ["?", 7], |
