summaryrefslogtreecommitdiff
path: root/asciifarm/charmaps/fullwidth.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/fullwidth.json
parent1febf9663915304f9036acb23c0b6fe379c0f955 (diff)
made equipment, randomized damage, improved homesickness, improved map
Diffstat (limited to 'asciifarm/charmaps/fullwidth.json')
-rw-r--r--asciifarm/charmaps/fullwidth.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/asciifarm/charmaps/fullwidth.json b/asciifarm/charmaps/fullwidth.json
index bd1590e..c1e80f8 100644
--- a/asciifarm/charmaps/fullwidth.json
+++ b/asciifarm/charmaps/fullwidth.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": "?",