diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/rooms/carrabassett0.tmj | 19 | ||||
| -rw-r--r-- | res/rooms/carrabassett1.tmj | 2 |
2 files changed, 19 insertions, 2 deletions
diff --git a/res/rooms/carrabassett0.tmj b/res/rooms/carrabassett0.tmj index 7ce26aa..6230402 100644 --- a/res/rooms/carrabassett0.tmj +++ b/res/rooms/carrabassett0.tmj @@ -613,6 +613,23 @@ "template":"..\/templates\/rope.tj", "x":217, "y":153 + }, + { + "id":91, + "properties":[ + { + "name":"length", + "type":"int", + "value":20 + }, + { + "name":"node_length", + "type":"int", + "value":5 + }], + "template":"..\/templates\/rope.tj", + "x":515, + "y":110 }], "opacity":1, "type":"objectgroup", @@ -686,7 +703,7 @@ "y":0 }], "nextlayerid":6, - "nextobjectid":91, + "nextobjectid":92, "orientation":"orthogonal", "renderorder":"right-down", "tiledversion":"1.11.2", diff --git a/res/rooms/carrabassett1.tmj b/res/rooms/carrabassett1.tmj index 5812f39..8b22682 100644 --- a/res/rooms/carrabassett1.tmj +++ b/res/rooms/carrabassett1.tmj @@ -577,7 +577,7 @@ { "name":"length", "type":"int", - "value":15 + "value":30 }, { "name":"node_length", |
