mirror of
https://github.com/ChaosChemnitz/workadventure-map.git
synced 2025-06-28 11:26:10 +02:00
Merge pull request #9 from ChaosChemnitz/master
fix return from Lokomov
This commit is contained in:
commit
9020798967
1 changed files with 6 additions and 0 deletions
|
@ -89,6 +89,12 @@
|
||||||
"id":51,
|
"id":51,
|
||||||
"name":"comefromLokomov",
|
"name":"comefromLokomov",
|
||||||
"opacity":1,
|
"opacity":1,
|
||||||
|
"properties":[
|
||||||
|
{
|
||||||
|
"name":"startLayer",
|
||||||
|
"type":"bool",
|
||||||
|
"value":true
|
||||||
|
}],
|
||||||
"type":"tilelayer",
|
"type":"tilelayer",
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":89,
|
"width":89,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue