Merge branch 'master' of git.darmstadt.ccc.de:cda/rcda into master
This commit is contained in:
commit
be63041632
2 changed files with 13 additions and 5 deletions
10
main.json
10
main.json
|
@ -14,8 +14,8 @@
|
|||
"id":38,
|
||||
"image":"imgs\/heic1806b_2.jpg",
|
||||
"name":"background",
|
||||
"offsetx":-448,
|
||||
"offsety":-408,
|
||||
"offsetx":-293.333333333333,
|
||||
"offsety":-548,
|
||||
"opacity":1,
|
||||
"type":"imagelayer",
|
||||
"visible":true,
|
||||
|
@ -44,7 +44,11 @@
|
|||
{
|
||||
"name":"exitUrl",
|
||||
"type":"string",
|
||||
<<<<<<< HEAD
|
||||
"value":"{lobby.maps.at.rc3.world\/maps\/erfas-south.json#start_ccc-darmstadt}"
|
||||
=======
|
||||
"value":"{<lobby>\/maps\/erfas-south.json#start_ccc-darmstadt}"
|
||||
>>>>>>> cfdbe5bc8e1a751fd6ca767ce27ece6aec769db1
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -349,7 +353,7 @@
|
|||
"nextobjectid":1,
|
||||
"orientation":"orthogonal",
|
||||
"renderorder":"right-down",
|
||||
"tiledversion":"1.4.2",
|
||||
"tiledversion":"1.4.3",
|
||||
"tileheight":32,
|
||||
"tilesets":[
|
||||
{
|
||||
|
|
8
w17.tmx
8
w17.tmx
|
@ -1,5 +1,5 @@
|
|||
<?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.3" 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"/>
|
||||
</editorsettings>
|
||||
|
@ -1289,7 +1289,7 @@
|
|||
<tileset firstgid="10904" name="rc3-mullana-functionary" tilewidth="32" tileheight="32" tilecount="256" columns="16">
|
||||
<image source="imgs/tilesheets/rc3-mullana-functionary.png" width="512" height="512"/>
|
||||
</tileset>
|
||||
<imagelayer id="38" name="background" offsetx="-448" offsety="-408">
|
||||
<imagelayer id="38" name="background" offsetx="-293.333" offsety="-548">
|
||||
<image source="imgs/heic1806b_2.jpg" width="2849" height="2112"/>
|
||||
</imagelayer>
|
||||
<layer id="6" name="start" width="51" height="40">
|
||||
|
@ -1338,7 +1338,11 @@
|
|||
</layer>
|
||||
<layer id="40" name="exit" width="51" height="40">
|
||||
<properties>
|
||||
<<<<<<< HEAD
|
||||
<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_ccc-darmstadt}"/>
|
||||
>>>>>>> cfdbe5bc8e1a751fd6ca767ce27ece6aec769db1
|
||||
</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