diff options
Diffstat (limited to 'asciifarm/charmaps/fullwidth.json')
| -rw-r--r-- | asciifarm/charmaps/fullwidth.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/asciifarm/charmaps/fullwidth.json b/asciifarm/charmaps/fullwidth.json index bd1590e..c1e80f8 100644 --- a/asciifarm/charmaps/fullwidth.json +++ b/asciifarm/charmaps/fullwidth.json @@ -1,6 +1,6 @@ { "mapping":{ - "tree": ["T",2], + "tree": ["T",0,2], "wall": ["#",7,8], "rock": ["X",7,8], "stone": ["o",7], @@ -24,6 +24,8 @@ "youngplant": ["v",10], "food": ["8",13], "troll": ["T",1], + "sword": ["/", 7], + "club": ["!", 3], " ": " " }, "default": "?", |
