diff options
| -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 -} |
