summaryrefslogtreecommitdiff
path: root/asciifarm/charmaps/halfwidth.json
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2019-01-18 22:59:04 +0100
committertroido <troido@protonmail.com>2019-01-18 22:59:04 +0100
commit17b9ed7713bdf0f720e383f907867e7c8487711b (patch)
treeb61162c71721a825233142a81c52cb1c3aaa0766 /asciifarm/charmaps/halfwidth.json
parenta55a553a01944bcd06b17151cbf346e0dedd6442 (diff)
changed wall sprite
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],