Skip to content

Commit

Permalink
Remove supports from large ice formation pieces
Browse files Browse the repository at this point in the history
Removes supports from the WW large ice formation scenery pieces.

Closes #269
  • Loading branch information
ZeeMaji authored and Gymnasiast committed Jan 24, 2024
1 parent ce8dccd commit 9932f12
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
16 changes: 0 additions & 16 deletions objects/rct2ww/scenery_large/rct2ww.scenery_large.icefor01.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,112 +17,96 @@
"x": 0,
"y": 0,
"clearance": 152,
"hasSupports": true,
"walls": 9
},
{
"x": 0,
"y": 32,
"clearance": 152,
"hasSupports": true,
"walls": 3
},
{
"x": 0,
"y": 64,
"clearance": 152,
"hasSupports": true,
"walls": 9
},
{
"x": 0,
"y": 96,
"clearance": 152,
"hasSupports": true,
"walls": 3
},
{
"x": 32,
"y": 0,
"clearance": 152,
"hasSupports": true,
"walls": 8
},
{
"x": 32,
"y": 32,
"clearance": 152,
"hasSupports": true,
"walls": 2
},
{
"x": 32,
"y": 64,
"clearance": 152,
"hasSupports": true,
"walls": 8
},
{
"x": 32,
"y": 96,
"clearance": 152,
"hasSupports": true,
"walls": 2
},
{
"x": 64,
"y": 0,
"clearance": 152,
"hasSupports": true,
"walls": 8
},
{
"x": 64,
"y": 32,
"clearance": 152,
"hasSupports": true,
"walls": 2
},
{
"x": 64,
"y": 64,
"clearance": 152,
"hasSupports": true,
"walls": 8
},
{
"x": 64,
"y": 96,
"clearance": 152,
"hasSupports": true,
"walls": 2
},
{
"x": 96,
"y": 0,
"clearance": 152,
"hasSupports": true,
"walls": 12
},
{
"x": 96,
"y": 32,
"clearance": 152,
"hasSupports": true,
"walls": 6
},
{
"x": 96,
"y": 64,
"clearance": 152,
"hasSupports": true,
"walls": 12
},
{
"x": 96,
"y": 96,
"clearance": 152,
"hasSupports": true,
"walls": 6
}
]
Expand Down
16 changes: 0 additions & 16 deletions objects/rct2ww/scenery_large/rct2ww.scenery_large.icefor02.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,112 +17,96 @@
"x": 0,
"y": 0,
"clearance": 208,
"hasSupports": true,
"walls": 9
},
{
"x": 0,
"y": 32,
"clearance": 208,
"hasSupports": true,
"walls": 3
},
{
"x": 0,
"y": 64,
"clearance": 208,
"hasSupports": true,
"walls": 9
},
{
"x": 0,
"y": 96,
"clearance": 208,
"hasSupports": true,
"walls": 3
},
{
"x": 32,
"y": 0,
"clearance": 208,
"hasSupports": true,
"walls": 8
},
{
"x": 32,
"y": 32,
"clearance": 208,
"hasSupports": true,
"walls": 2
},
{
"x": 32,
"y": 64,
"clearance": 208,
"hasSupports": true,
"walls": 8
},
{
"x": 32,
"y": 96,
"clearance": 208,
"hasSupports": true,
"walls": 2
},
{
"x": 64,
"y": 0,
"clearance": 208,
"hasSupports": true,
"walls": 8
},
{
"x": 64,
"y": 32,
"clearance": 208,
"hasSupports": true,
"walls": 2
},
{
"x": 64,
"y": 64,
"clearance": 208,
"hasSupports": true,
"walls": 8
},
{
"x": 64,
"y": 96,
"clearance": 208,
"hasSupports": true,
"walls": 2
},
{
"x": 96,
"y": 0,
"clearance": 208,
"hasSupports": true,
"walls": 12
},
{
"x": 96,
"y": 32,
"clearance": 208,
"hasSupports": true,
"walls": 6
},
{
"x": 96,
"y": 64,
"clearance": 208,
"hasSupports": true,
"walls": 12
},
{
"x": 96,
"y": 96,
"clearance": 208,
"hasSupports": true,
"walls": 6
}
]
Expand Down

0 comments on commit 9932f12

Please sign in to comment.