diff options
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": { |
