diff options
Diffstat (limited to 'charmaps')
| -rw-r--r-- | charmaps/halfwidth.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/charmaps/halfwidth.json b/charmaps/halfwidth.json index c513ea4..54a4536 100644 --- a/charmaps/halfwidth.json +++ b/charmaps/halfwidth.json @@ -32,6 +32,8 @@ "smallplant": ["v", 2], "plant": ["Y",2], "food": ["8",13], + "radish": ["8",13], + "carrot": ["!", 11], "troll": ["T",1], "sword": ["/",7], "club": ["!", 3], @@ -43,7 +45,7 @@ "armour": ["[", 7], "wound": [" ", 7, 1], "rat": ["r", 7], - "closeddoor": ["+",1, 3], + "closeddoor": ["D",1, 3], "opendoor": ["\"", 3], "raindrop": [":", 12], "snowflake": ["*", 15], |
