diff options
| author | iamcheeseman <[hidden email]> | 2026-01-17 13:10:38 -0500 |
|---|---|---|
| committer | iamcheeseman <[hidden email]> | 2026-01-17 13:10:47 -0500 |
| commit | eee06361048e34f6ca21348e8776636da95ef3f8 (patch) | |
| tree | 7db94de6a1adeac5baf462c963ba53e6fcc31856 /res/props.tsj | |
| parent | f60ae3ed7160a4f3c523b2f56ad06dfc8319aca4 (diff) | |
add props
Diffstat (limited to 'res/props.tsj')
| -rw-r--r-- | res/props.tsj | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/res/props.tsj b/res/props.tsj new file mode 100644 index 0000000..dba886b --- /dev/null +++ b/res/props.tsj @@ -0,0 +1,78 @@ +{ "columns":0, + "grid": + { + "height":1, + "orientation":"orthogonal", + "width":1 + }, + "margin":0, + "name":"props", + "spacing":0, + "tilecount":10, + "tiledversion":"1.11.2", + "tileheight":55, + "tiles":[ + { + "id":0, + "image":"img\/carrabasset_vines_0.png", + "imageheight":38, + "imagewidth":14 + }, + { + "id":1, + "image":"img\/carrabasset_big_trunk.png", + "imageheight":14, + "imagewidth":29 + }, + { + "id":2, + "image":"img\/carrabasset_vines_1.png", + "imageheight":22, + "imagewidth":14 + }, + { + "id":4, + "image":"img\/carrabassett_big_bush_0.png", + "imageheight":19, + "imagewidth":32 + }, + { + "id":6, + "image":"img\/carrabassett_small_bush_0.png", + "imageheight":18, + "imagewidth":16 + }, + { + "id":7, + "image":"img\/carrabassett_small_trunk.png", + "imageheight":22, + "imagewidth":14 + }, + { + "id":8, + "image":"img\/lamp_post_0.png", + "imageheight":55, + "imagewidth":26 + }, + { + "id":9, + "image":"img\/small_lamp.png", + "imageheight":9, + "imagewidth":5 + }, + { + "id":10, + "image":"img\/windchimes_0.png", + "imageheight":16, + "imagewidth":9 + }, + { + "id":11, + "image":"img\/windchimes_1.png", + "imageheight":25, + "imagewidth":9 + }], + "tilewidth":32, + "type":"tileset", + "version":"1.10" +}
\ No newline at end of file |
