Fixes
continuous-integration/drone/push Build is passing Details

This commit is contained in:
legion 2021-12-28 00:25:40 +01:00
parent c2d3892c71
commit e0fef495aa
3 changed files with 13 additions and 1 deletions

View File

@ -384,6 +384,12 @@
"imagewidth":32,
"margin":0,
"name":"roguelikeSheet_transparent_32",
"properties":[
{
"name":"tilesetCopyright",
"type":"string",
"value":"CC-BY 4.0"
}],
"spacing":0,
"tilecount":3,
"tileheight":32,

View File

@ -32,6 +32,12 @@
"id":43,
"name":"from_ship",
"opacity":1,
"properties":[
{
"name":"startLayer",
"type":"bool",
"value":true
}],
"type":"tilelayer",
"visible":true,
"width":64,

View File

@ -42,7 +42,7 @@
{
"name":"exitUrl",
"type":"string",
"value":"..\/island.json#from_ship"
"value":"..\/island.json"
}],
"type":"tilelayer",
"visible":true,