summaryrefslogtreecommitdiff
path: root/asciifarm/charmaps/halfwidth.json
diff options
context:
space:
mode:
authortroido <troido@protonmail.com>2019-01-24 19:15:57 +0100
committertroido <troido@protonmail.com>2019-01-24 19:15:57 +0100
commit0bd37653d52b4664a3be33d095d5f320a8eeb0a1 (patch)
tree182787829ab8b85af53bee6d142f571c5e3acd1f /asciifarm/charmaps/halfwidth.json
parent21e003dc1876a5826c5b9a21781fe35ad52f2778 (diff)
changed colours to work better with 8-colour terminals and update screen before each wait (so also with each keypress)
Diffstat (limited to 'asciifarm/charmaps/halfwidth.json')
-rw-r--r--asciifarm/charmaps/halfwidth.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/asciifarm/charmaps/halfwidth.json b/asciifarm/charmaps/halfwidth.json
index d1fc4f6..d3e16f8 100644
--- a/asciifarm/charmaps/halfwidth.json
+++ b/asciifarm/charmaps/halfwidth.json
@@ -3,7 +3,7 @@
"tree": ["T", 0, 2],
"wall": ["#", 7, 8],
"builtwall": ["+", 7, 8],
- "rock": [" ", 7, 8],
+ "rock": ["#", 8, 8],
"stone": ["o", 7],
"pebble": ["*", 7],
"player": ["@", 15],