summaryrefslogtreecommitdiff
path: root/asciifarm/charmaps/halfwidth.json
diff options
context:
space:
mode:
Diffstat (limited to 'asciifarm/charmaps/halfwidth.json')
-rw-r--r--asciifarm/charmaps/halfwidth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/asciifarm/charmaps/halfwidth.json b/asciifarm/charmaps/halfwidth.json
index 2952ab0..1620bb5 100644
--- a/asciifarm/charmaps/halfwidth.json
+++ b/asciifarm/charmaps/halfwidth.json
@@ -2,7 +2,8 @@
"mapping":{
"tree": ["T", 0, 2],
"wall": ["#", 7, 8],
- "rock": ["X", 7, 8],
+ "builtwall": ["+", 7, 8],
+ "rock": [" ", 7, 8],
"stone": ["o", 7],
"pebble": ["*", 7],
"player": ["@", 15],