diff options
Diffstat (limited to 'res/rooms/carrabassett2.tmj')
| -rw-r--r-- | res/rooms/carrabassett2.tmj | 223 |
1 files changed, 221 insertions, 2 deletions
diff --git a/res/rooms/carrabassett2.tmj b/res/rooms/carrabassett2.tmj index 837862a..118837f 100644 --- a/res/rooms/carrabassett2.tmj +++ b/res/rooms/carrabassett2.tmj @@ -3,6 +3,221 @@ "infinite":false, "layers":[ { + "draworder":"topdown", + "id":3, + "name":"Props", + "objects":[ + { + "gid":45, + "height":38, + "id":1, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":14, + "x":4, + "y":124 + }, + { + "gid":45, + "height":38, + "id":2, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":14, + "x":32, + "y":104 + }, + { + "gid":45, + "height":38, + "id":3, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":14, + "x":128, + "y":72 + }, + { + "gid":45, + "height":38, + "id":4, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":14, + "x":212, + "y":104 + }, + { + "gid":47, + "height":22, + "id":5, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":14, + "x":104, + "y":124 + }, + { + "gid":45, + "height":38, + "id":6, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":14, + "x":116, + "y":140 + }, + { + "gid":49, + "height":19, + "id":7, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":32, + "x":180, + "y":136 + }, + { + "gid":53, + "height":55, + "id":8, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":26, + "x":32, + "y":152 + }, + { + "gid":56, + "height":25, + "id":9, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":9, + "x":52, + "y":136 + }, + { + "gid":52, + "height":22, + "id":10, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":14, + "x":84, + "y":152 + }, + { + "gid":49, + "height":19, + "id":11, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":32, + "x":88, + "y":72 + }, + { + "gid":51, + "height":18, + "id":12, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":16, + "x":120, + "y":88 + }, + { + "gid":51, + "height":18, + "id":14, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":16, + "x":56, + "y":56 + }, + { + "gid":51, + "height":18, + "id":15, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":16, + "x":128, + "y":152 + }, + { + "gid":51, + "height":18, + "id":16, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":16, + "x":20, + "y":152 + }, + { + "gid":51, + "height":18, + "id":17, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":16, + "x":40, + "y":152 + }, + { + "gid":51, + "height":18, + "id":18, + "name":"", + "rotation":0, + "type":"", + "visible":true, + "width":16, + "x":52, + "y":152 + }], + "opacity":1, + "type":"objectgroup", + "visible":true, + "x":0, + "y":0 + }, + { "data":[40, 40, 40, 8, 0, 0, 7, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 8, 0, 0, 7, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 8, 0, 0, 10, 31, 31, 28, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, @@ -33,8 +248,8 @@ "x":0, "y":0 }], - "nextlayerid":2, - "nextobjectid":1, + "nextlayerid":4, + "nextobjectid":19, "orientation":"orthogonal", "renderorder":"right-down", "tiledversion":"1.11.2", @@ -43,6 +258,10 @@ { "firstgid":1, "source":"..\/tileset.tsj" + }, + { + "firstgid":45, + "source":"..\/props.tsj" }], "tilewidth":16, "type":"map", |
