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":
|
"export":
|
||||||
{
|
{
|
||||||
"format":"json",
|
"format":"json",
|
||||||
"target":"w17.json"
|
"target":"main.json"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"height":40,
|
"height":40,
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
{
|
{
|
||||||
"name":"exitUrl",
|
"name":"exitUrl",
|
||||||
"type":"string",
|
"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",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
|
|
4
w17.tmx
4
w17.tmx
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?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">
|
<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>
|
<editorsettings>
|
||||||
<export target="w17.json" format="json"/>
|
<export target="main.json" format="json"/>
|
||||||
</editorsettings>
|
</editorsettings>
|
||||||
<tileset firstgid="1" name="misc_set" tilewidth="32" tileheight="32" tilecount="52" columns="2">
|
<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"/>
|
<image source="imgs/tilesheets/misc_set.png" width="64" height="832"/>
|
||||||
|
@ -1335,7 +1335,7 @@
|
||||||
</layer>
|
</layer>
|
||||||
<layer id="40" name="exit" width="51" height="40">
|
<layer id="40" name="exit" width="51" height="40">
|
||||||
<properties>
|
<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>
|
</properties>
|
||||||
<data encoding="csv">
|
<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,
|
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