summaryrefslogtreecommitdiff
path: root/asciifarm/charmaps/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'asciifarm/charmaps/default.json')
-rw-r--r--asciifarm/charmaps/default.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/asciifarm/charmaps/default.json b/asciifarm/charmaps/default.json
index a7534ea..4436537 100644
--- a/asciifarm/charmaps/default.json
+++ b/asciifarm/charmaps/default.json
@@ -26,9 +26,9 @@
"troll": ["T",1],
"sword": ["/",7],
"club": ["!", 3],
- " ": " "
+ " ": [" ", 7]
},
- "default": "?",
+ "default": ["?", 7],
"charwidth": 1,
"healthfull": ["#", 7, 2],
"healthempty": ["_", 7, 1]