mirror of
https://git.darmstadt.ccc.de/cda/rcda.git
synced 2024-11-14 20:11:03 +01:00
w17.tmx: antoher try
This commit is contained in:
parent
0e41569e75
commit
036a962370
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
"export":
|
||||
{
|
||||
"format":"json",
|
||||
"target":"w17.json"
|
||||
"target":"main.json"
|
||||
}
|
||||
},
|
||||
"height":40,
|
||||
|
@ -32,7 +32,7 @@
|
|||
{
|
||||
"name":"exitUrl",
|
||||
"type":"string",
|
||||
"value":"lobby.maps.at.rc3.world\/maps\/erfas-south.json#start_ccc-darmstadt"
|
||||
"value":"{<lobby>\/maps\/erfas-south.json#start_maglab}"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
|
4
w17.tmx
4
w17.tmx
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.4" tiledversion="1.4.2" orientation="orthogonal" renderorder="right-down" width="51" height="40" tilewidth="32" tileheight="32" infinite="0" nextlayerid="41" nextobjectid="1">
|
||||
<editorsettings>
|
||||
<export target="w17.json" format="json"/>
|
||||
<export target="main.json" format="json"/>
|
||||
</editorsettings>
|
||||
<tileset firstgid="1" name="misc_set" tilewidth="32" tileheight="32" tilecount="52" columns="2">
|
||||
<image source="imgs/tilesheets/misc_set.png" width="64" height="832"/>
|
||||
|
@ -1335,7 +1335,7 @@
|
|||
</layer>
|
||||
<layer id="40" name="exit" width="51" height="40">
|
||||
<properties>
|
||||
<property name="exitUrl" value="lobby.maps.at.rc3.world/maps/erfas-south.json#start_ccc-darmstadt"/>
|
||||
<property name="exitUrl" value="{<lobby>/maps/erfas-south.json#start_maglab}"/>
|
||||
</properties>
|
||||
<data encoding="csv">
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
|
|
Loading…
Reference in a new issue