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/tutorial.json | 1 - 1 file changed, 1 deletion(-) (limited to 'content/maps/tutorial.json') diff --git a/content/maps/tutorial.json b/content/maps/tutorial.json index 9c854a4..035e66b 100644 --- a/content/maps/tutorial.json +++ b/content/maps/tutorial.json @@ -77,7 +77,6 @@ "#": ["wall"], ".": ["ground"], "+": ["floor"], - "$": ["grass", "radishplant"], "~": ["water"], "=": ["water", "bridge"], "m": ["rock"], -- cgit