summaryrefslogtreecommitdiff
path: root/asciifarm/charmaps
diff options
context:
space:
mode:
Diffstat (limited to 'asciifarm/charmaps')
-rw-r--r--asciifarm/charmaps/default.json1
-rw-r--r--asciifarm/charmaps/fullwidth.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/asciifarm/charmaps/default.json b/asciifarm/charmaps/default.json
index 4b0cdb3..39df13b 100644
--- a/asciifarm/charmaps/default.json
+++ b/asciifarm/charmaps/default.json
@@ -33,6 +33,7 @@
"fence": ["#", 3],
"armour": ["[", 7],
"wound": [" ", 7, 1],
+ "rat": ["r", 7],
" ": [" ", 7]
},
"default": ["?", 7],
diff --git a/asciifarm/charmaps/fullwidth.json b/asciifarm/charmaps/fullwidth.json
index 69370c3..66c35e7 100644
--- a/asciifarm/charmaps/fullwidth.json
+++ b/asciifarm/charmaps/fullwidth.json
@@ -33,6 +33,7 @@
"fence": ["#", 3],
"armour": ["[", 7],
"wound": [" ", 7, 1],
+ "rat": ["r",7],
" ": [" ", 7]
},
"default": ["?", 7],