diff options
| author | troido <troido@protonmail.com> | 2020-09-19 23:05:26 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-09-19 23:05:26 +0200 |
| commit | d05a1af8c54ad738c3b9ba66cda71d1f0a4ceb36 (patch) | |
| tree | 194bd804e8d3788ddbc8c0493b0e2badd0ad7bab /content/maps/smallview.json | |
| parent | 08d5850e78fdcb919b6592c6b0375830fcf216da (diff) | |
actually remove those stupid items
Diffstat (limited to 'content/maps/smallview.json')
| -rw-r--r-- | content/maps/smallview.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/content/maps/smallview.json b/content/maps/smallview.json index 4a6cb31..3485780 100644 --- a/content/maps/smallview.json +++ b/content/maps/smallview.json @@ -48,11 +48,7 @@ "T": ["grass", "tree"], "~": "water", "=": ["water", {"type": "bridge", "kwargs": {"small": true}}], - "o": ["grass", "stone"], - "*": ["grass", "pebble"], - "d": ["ground", "dummy"], "#": "fence", - ";": ["floor", "seed"], ".": "ground", "+": "floor", "X": "rock", @@ -71,9 +67,6 @@ "kwargs": {"destination": "room"} }, "floor"], "r": ["grass", "rabbit"], - "/": ["grass", "sword"], - "!": ["grass", "club"], - "]": ["grass", "armour"], " ": [] } } |
