From beecc1e2af08f81f5cb5d2ebb93aaef59b20fcd5 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 5 Mar 2023 11:42:56 +0000 Subject: Exit stage WIP --- data/map.json | 66 ----------------------------------------------------------- 1 file changed, 66 deletions(-) (limited to 'data/map.json') diff --git a/data/map.json b/data/map.json index 117732f..0973e6a 100644 --- a/data/map.json +++ b/data/map.json @@ -55,17 +55,6 @@ "x":16, "y":16 }, - { - "height":16, - "id":3, - "name":"Battery", - "rotation":0, - "type":"", - "visible":true, - "width":16, - "x":160, - "y":120 - }, { "height":16, "id":15, @@ -220,61 +209,6 @@ "x":256, "y":120 }, - { - "height":16, - "id":5, - "name":"Battery", - "rotation":0, - "type":"", - "visible":true, - "width":16, - "x":176, - "y":120 - }, - { - "height":16, - "id":6, - "name":"Battery", - "rotation":0, - "type":"", - "visible":true, - "width":16, - "x":608, - "y":120 - }, - { - "height":16, - "id":7, - "name":"Battery", - "rotation":0, - "type":"", - "visible":true, - "width":16, - "x":288, - "y":144 - }, - { - "height":16, - "id":8, - "name":"Battery", - "rotation":0, - "type":"", - "visible":true, - "width":16, - "x":320, - "y":72 - }, - { - "height":16, - "id":9, - "name":"Battery", - "rotation":0, - "type":"", - "visible":true, - "width":16, - "x":592, - "y":24 - }, { "height":16, "id":10, -- cgit v1.2.3