fix map
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
630ed7be87
commit
3aef6f428d
16
dungeon.json
16
dungeon.json
|
@ -27,7 +27,7 @@
|
|||
{
|
||||
"name":"getBadge",
|
||||
"type":"string",
|
||||
"value":"KNmLBeG60SGOknCn3IClkQqBpKufPgSflF9qWPgyWcYCZwJbfq "
|
||||
"value":"KNmLBeG60SGOknCn3IClkQqBpKufPgSflF9qWPgyWcYCZwJbfq"
|
||||
}],
|
||||
"rotation":0,
|
||||
"type":"",
|
||||
|
@ -401,6 +401,12 @@
|
|||
"imagewidth":384,
|
||||
"margin":0,
|
||||
"name":"Dungeon_Tilesetx2",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":156,
|
||||
"tileheight":32,
|
||||
|
@ -412,14 +418,14 @@
|
|||
"image":"black.png",
|
||||
"imageheight":32,
|
||||
"imagewidth":32,
|
||||
"margin":0,
|
||||
"name":"black",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
|
||||
}],
|
||||
"margin":0,
|
||||
"name":"black",
|
||||
"spacing":0,
|
||||
"tilecount":1,
|
||||
"tileheight":32,
|
||||
|
@ -432,13 +438,13 @@
|
|||
"imageheight":32,
|
||||
"imagewidth":32,
|
||||
"margin":0,
|
||||
"name":"gold",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0 \nhttps:\/\/rc3.world"
|
||||
}],
|
||||
"name":"gold",
|
||||
"spacing":0,
|
||||
"tilecount":1,
|
||||
"tileheight":32,
|
||||
|
@ -448,4 +454,4 @@
|
|||
"type":"map",
|
||||
"version":"1.6",
|
||||
"width":64
|
||||
}
|
||||
}
|
23
main.json
23
main.json
|
@ -846,6 +846,12 @@
|
|||
"imagewidth":64,
|
||||
"margin":0,
|
||||
"name":"fire",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":2,
|
||||
"tileheight":32,
|
||||
|
@ -860,22 +866,7 @@
|
|||
"duration":500,
|
||||
"tileid":1
|
||||
}],
|
||||
"id":0,
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0"
|
||||
}]
|
||||
},
|
||||
{
|
||||
"id":1,
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY 4.0"
|
||||
}]
|
||||
"id":0
|
||||
}],
|
||||
"tilewidth":32
|
||||
}],
|
||||
|
|
Loading…
Reference in New Issue