update world-tiles and lobby exit url
This commit is contained in:
parent
fdaadcd9ae
commit
bca7bdba4b
|
@ -871,7 +871,7 @@
|
||||||
</layer>
|
</layer>
|
||||||
<layer id="47" name="exitToLobby" width="100" height="50">
|
<layer id="47" name="exitToLobby" width="100" height="50">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="exitUrl" value="world://lobby/main.json"/>
|
<property name="exitUrl" value="world://lobby/pcb.json#start_0x90"/>
|
||||||
</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,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,
|
||||||
|
|
|
@ -267,7 +267,7 @@
|
||||||
{
|
{
|
||||||
"name":"exitUrl",
|
"name":"exitUrl",
|
||||||
"type":"string",
|
"type":"string",
|
||||||
"value":"world:\/\/lobby\/main.json"
|
"value":"world:\/\/lobby\/pcb.json#start_0x90"
|
||||||
}],
|
}],
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 211f78a3d76439ca8a66b6a1abaa89502bc328ea
|
Subproject commit e480e212237fc8bd411d2411af541bcdb3470eae
|
Loading…
Reference in a new issue