From 9c4e59b670d22fbfa23def1d66a10ea3af4c214d Mon Sep 17 00:00:00 2001 From: troido Date: Tue, 12 May 2020 22:10:15 +0200 Subject: remove items on the ground from maps --- content/maps/room.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/maps/room.json') diff --git a/content/maps/room.json b/content/maps/room.json index f89b46a..74cfcc0 100644 --- a/content/maps/room.json +++ b/content/maps/room.json @@ -13,8 +13,8 @@ " ~~,,,,.,,,,,,,,,,,~~~,,,,,,,,,,,,,,,,,,,,X", " X,,,,,.,,,,,,,,,,,~~~~,,,,,,T,,,,,,,,,,,,X", " X,,,,,.,,,,,,,,,,,,~~~,,,,,,,,,,,,,,,,,,,X", - " X,^,,,.,,,,,,,,,,,,~~~,,,,,T,,,,######,,,X", - " X,^,,,.,,,,,,,,,,,,bbb,,,,,,,,,,#++++#,,,X", + " X,,,,,.,,,,,,,,,,,,~~~,,,,,T,,,,######,,,X", + " X,,,,,.,,,,,,,,,,,,bbb,,,,,,,,,,#++++#,,,X", " X,,,t..............bbb..........D++++#,,,X", " X,,,,,.,,,,,,,,,,,,bbb,,,,,,,,,,#++++#,,,X", " X,,,,,.,,,,,,,,,,,,~~~,,,T,,,T,,#++++#,,,X", -- cgit