From ef34842857ceb1390318cfad0157bd496771c8d7 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Tue, 19 Aug 2025 16:50:31 +0200 Subject: [PATCH] maps: reworking map system wip --- maps/map_c.tmx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/maps/map_c.tmx b/maps/map_c.tmx index 4b0a960..628f3ab 100644 --- a/maps/map_c.tmx +++ b/maps/map_c.tmx @@ -14,22 +14,22 @@ -22,22,1,1,1,1,1,1,1,1,1,1,1,1,22,22, -22,32,32,32,32,32,32,1,1,32,32,32,32,32,32,22, -1,32,32,32,32,32,32,1,1,32,32,32,32,32,32,1, -1,32,32,32,32,32,32,1,1,32,32,32,32,32,32,1, -1,32,32,32,32,32,32,1,1,32,32,32,32,32,32,1, -1,32,32,32,32,32,32,1,1,32,32,32,32,32,32,1, -1,32,32,32,32,32,32,1,1,32,32,32,32,32,32,1, -1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, -1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, -1,32,32,32,32,32,32,1,1,32,32,32,32,32,32,1, -1,32,32,32,32,32,32,1,1,32,32,32,32,32,32,1, -1,32,32,32,32,32,32,1,1,32,32,32,32,32,32,1, -1,32,32,32,32,32,32,1,1,32,32,32,32,32,32,1, -1,32,32,32,32,32,32,1,1,32,32,32,32,32,32,1, -22,32,32,32,32,32,32,1,1,32,32,32,32,32,32,22, -22,22,1,1,1,1,1,1,1,1,1,1,1,1,22,22 +2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12, +18,19,19,19,19,19,19,19,19,19,19,19,19,19,19,20 -- 2.30.2