This commit is contained in:
Aaron Fischer 2021-12-30 01:45:43 +01:00
parent 7ea7529bdb
commit ea51280f34
No known key found for this signature in database
GPG Key ID: CB8E2DBACD93CE77
7 changed files with 162 additions and 26 deletions

View File

@ -88,6 +88,27 @@
"nextlayerid":7,
"nextobjectid":1,
"orientation":"orthogonal",
"properties":[
{
"name":"mapCopyright",
"type":"string",
"value":"CC BY-NC, okoyono.de Team"
},
{
"name":"mapDescription",
"type":"string",
"value":"Virtual Hackerspace"
},
{
"name":"mapLink",
"type":"string",
"value":"https:\/\/okoyono.de\/"
},
{
"name":"mapName",
"type":"string",
"value":"okoyono world"
}],
"renderorder":"right-down",
"tiledversion":"1.7.2",
"tileheight":32,

View File

@ -88,6 +88,27 @@
"nextlayerid":7,
"nextobjectid":1,
"orientation":"orthogonal",
"properties":[
{
"name":"mapCopyright",
"type":"string",
"value":"CC BY-NC, okoyono.de Team"
},
{
"name":"mapDescription",
"type":"string",
"value":"Virtual Hackerspace"
},
{
"name":"mapLink",
"type":"string",
"value":"https:\/\/okoyono.de\/"
},
{
"name":"mapName",
"type":"string",
"value":"okoyono world"
}],
"renderorder":"right-down",
"tiledversion":"1.7.2",
"tileheight":32,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -110,6 +110,12 @@
"id":1,
"name":"start",
"opacity":1,
"properties":[
{
"name":"startLayer",
"type":"bool",
"value":true
}],
"type":"tilelayer",
"visible":true,
"width":102,

BIN
pc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB