From d05a1af8c54ad738c3b9ba66cda71d1f0a4ceb36 Mon Sep 17 00:00:00 2001 From: troido Date: Sat, 19 Sep 2020 23:05:26 +0200 Subject: actually remove those stupid items --- content/maps/town.json | 7 ------- 1 file changed, 7 deletions(-) (limited to 'content/maps/town.json') diff --git a/content/maps/town.json b/content/maps/town.json index c1b265d..26e700e 100644 --- a/content/maps/town.json +++ b/content/maps/town.json @@ -78,12 +78,8 @@ "T": ["grass", "tree"], "~": "water", "=": ["water", "bridge"], - "o": ["grass", "stone"], - "*": ["grass", "pebble"], - "d": ["ground", "dummy"], "#": "wall", "h": "fence", - ";": ["floor", "seed"], ".": "ground", "+": "floor", "X": "rock", @@ -93,9 +89,6 @@ "kwargs": {"destination": "smallview", "destpos": "towneast"} }, "ground"], "r": ["grass", "rabbit"], - "/": ["grass", "sword"], - "!": ["grass", "club"], - "]": ["grass", "armour"], " ": [] } } -- cgit