summaryrefslogtreecommitdiff
path: root/asciifarm/charmaps/default.json
diff options
context:
space:
mode:
authortroido <troido@hotmail.com>2017-11-05 23:12:03 +0100
committertroido <troido@hotmail.com>2017-11-05 23:12:03 +0100
commit47b57891ef4940a6fa2047345e092ba2f00cd1ba (patch)
tree1121b1c4836b219a70824232c7112be7662fb021 /asciifarm/charmaps/default.json
parent1febf9663915304f9036acb23c0b6fe379c0f955 (diff)
made equipment, randomized damage, improved homesickness, improved map
Diffstat (limited to 'asciifarm/charmaps/default.json')
-rw-r--r--asciifarm/charmaps/default.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/asciifarm/charmaps/default.json b/asciifarm/charmaps/default.json
index 0ed12a9..eaf1384 100644
--- a/asciifarm/charmaps/default.json
+++ b/asciifarm/charmaps/default.json
@@ -1,6 +1,6 @@
{
"mapping":{
- "tree": ["T", 2],
+ "tree": ["T", 0, 2],
"wall": ["#", 7, 8],
"rock": ["X", 7, 8],
"stone": ["o", 7],
@@ -24,6 +24,8 @@
"youngplant": ["v",10],
"food": ["8",13],
"troll": ["T",1],
+ "sword": ["/",7],
+ "club": ["!", 3],
" ": " "
},
"default": "?",