added new map
authorLukas Krickl <lukas@krickl.dev>
Sat, 5 Jul 2025 19:24:06 +0000 (21:24 +0200)
committerLukas Krickl <lukas@krickl.dev>
Sat, 5 Jul 2025 19:24:06 +0000 (21:24 +0200)
maps/gbrg.world
maps/start.tmx
maps/west_woods.tmx [new file with mode: 0644]

index df3ff7b83c7170cda4c4ced1e3692f1a85e260d0..66aca527cab7ea11ff80f9f30074c3d1a32a5e3b 100644 (file)
@@ -2,6 +2,11 @@
     "onlyShowAdjacentMaps": false,
     "type": "world",
     "maps": [
+      {
+          "fileName": "west_woods.tmx",
+          "x": -256,
+          "y": 0 
+      },
       {
           "fileName": "base1616.tmx",
           "x": 0,
index aa9c06d11ff3351631d133a0c82a62f33be8f9ec..35d23a0eee7a664b8f9ace95b79db83a9e5596bc 100644 (file)
@@ -1,7 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="16" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="2" nextobjectid="1">
+ <properties>
+  <property name="exit_table" value="start_map_exit_table"/>
+ </properties>
  <tileset firstgid="1" source="tileset0.tsx"/>
  <layer id="1" name="bg" width="16" height="16">
+  <properties>
+   <property name="flags_0,7" type="int" value="0"/>
+   <property name="flags_0,8" type="int" value="0"/>
+  </properties>
   <data encoding="csv">
 26,25,25,25,25,25,25,25,25,25,25,25,25,25,25,18,
 25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
@@ -10,8 +17,8 @@
 25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
 25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
 25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
-25,25,25,19,19,19,19,25,25,25,25,25,25,25,25,25,
-25,25,25,25,25,25,25,25,26,26,26,25,25,25,25,25,
+32,25,25,19,19,19,19,25,25,25,25,25,25,25,25,25,
+32,25,25,25,25,25,25,25,26,26,26,25,25,25,25,25,
 25,25,25,25,25,25,25,25,26,26,26,25,25,25,25,25,
 25,25,25,25,25,25,25,25,26,26,26,25,25,25,25,25,
 25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,
diff --git a/maps/west_woods.tmx b/maps/west_woods.tmx
new file mode 100644 (file)
index 0000000..2f3dd04
--- /dev/null
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="16" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="2" nextobjectid="1">
+ <properties>
+  <property name="exit_table" value="west_woods_map_exit_table"/>
+ </properties>
+ <tileset firstgid="1" source="tileset0.tsx"/>
+ <layer id="1" name="bg" width="16" height="16">
+  <data encoding="csv">
+18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,20,20,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,20,20,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,20,20,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,20,20,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,20,20,20,20,20,20,20,20,32,
+18,18,18,18,18,18,18,20,20,20,20,20,20,20,20,32,
+18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,
+18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18
+</data>
+ </layer>
+</map>