diff options
| author | troido <troido@hotmail.com> | 2017-11-09 13:38:12 +0100 |
|---|---|---|
| committer | troido <troido@hotmail.com> | 2017-11-09 13:38:12 +0100 |
| commit | 6bf3afa02bc58facb5038dd6c05f615efab47a60 (patch) | |
| tree | f22b582dbdfdfe48592b1cb8a7199ef31d90bb32 /asciifarm | |
| parent | 56af1337af9c9cf27a4ca3ed4e3cb94bfcbdb9dc (diff) | |
updated readme with mac test and removed old fullwidth file
Diffstat (limited to 'asciifarm')
| -rw-r--r-- | asciifarm/client/fullwidth.json | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/asciifarm/client/fullwidth.json b/asciifarm/client/fullwidth.json deleted file mode 100644 index dc1cec8..0000000 --- a/asciifarm/client/fullwidth.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "mapping":{ - "tree": "T", - "wall": "#", - "rock": "X", - "stone": "o", - "pebble": "*", - "player": "@", - "ground": ".", - "grass1": ",", - "grass2": "'", - "grass3": "`", - "rabbit": "r", - "water": "~", - "floor": "+", - "portal": "$", - "stairdown": ">", - "stairup": "<", - "dummy": "d", - "spikes": "^", - "goblin": "g", - "seed": ":", - "plant": "Y", - "youngplant": "v", - "food": "8", - "troll": "T", - " ": " " - }, - "default": "?", - "charwidth": 2 -} |
