diff options
| author | troido <troido@protonmail.com> | 2019-01-20 14:33:09 +0100 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2019-01-20 14:33:09 +0100 |
| commit | af0259ad5115dd8ca2042ad6be48bd3bd665206c (patch) | |
| tree | 18a131e1ee9e821e7681d17fa0627a14c9f68578 /asciifarm/charmaps/halfwidth.json | |
| parent | a12b29852e16854de5d248e5ba7f8a313cf8ff9b (diff) | |
made rain possible
Diffstat (limited to 'asciifarm/charmaps/halfwidth.json')
| -rw-r--r-- | asciifarm/charmaps/halfwidth.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/asciifarm/charmaps/halfwidth.json b/asciifarm/charmaps/halfwidth.json index 2dae1c8..a0a70b2 100644 --- a/asciifarm/charmaps/halfwidth.json +++ b/asciifarm/charmaps/halfwidth.json @@ -38,8 +38,9 @@ "armour": ["[", 7], "wound": [" ", 7, 1], "rat": ["r", 7], - "closeddoor": ["+",1 ,3], - "opendoor": ["\"",3 ], + "closeddoor": ["+",1, 3], + "opendoor": ["\"", 3], + "raindrop": [":", 12], " ": [" ", 7] }, "writable": { |
