Skip to content

Commit 2fe6e42

Browse files
Rename isOpaque to isTransparent
1 parent def3e22 commit 2fe6e42

49 files changed

Lines changed: 49 additions & 49 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

objects/official/scenery_wall/couger.scenery_wall.acww33/object.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"sourceGame": "official",
1010
"objectType": "scenery_wall",
1111
"properties": {
12-
"isOpaque": true,
12+
"isTransparent": true,
1313
"isAllowedOnSlope": true,
1414
"height": 4,
1515
"price": 80,

objects/official/scenery_wall/mamabear.scenery_wall.mg-prar/object.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"objectType": "scenery_wall",
1111
"properties": {
1212
"isDoor": true,
13-
"isOpaque": true,
13+
"isTransparent": true,
1414
"height": 4,
1515
"price": 120,
1616
"sceneryGroup": "rct2.scenery_group.scgwalls"

objects/official/scenery_wall/official.scenery_wall.post_flipped.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"objectType": "scenery_wall",
1111
"properties": {
1212
"isBanner": true,
13-
"isOpaque": true,
13+
"isTransparent": true,
1414
"hasPrimaryColour": true,
1515
"height": 4,
1616
"price": 70

objects/official/scenery_wall/official.scenery_wall.support_structure_full/object.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"objectType": "scenery_wall",
1111
"properties": {
1212
"hasPrimaryColour": true,
13-
"isOpaque": true,
13+
"isTransparent": true,
1414
"height": 4,
1515
"price": 100
1616
},

objects/official/scenery_wall/official.scenery_wall.support_structure_half/object.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"objectType": "scenery_wall",
1111
"properties": {
1212
"hasPrimaryColour": true,
13-
"isOpaque": true,
13+
"isTransparent": true,
1414
"height": 2,
1515
"price": 50
1616
},

objects/rct1/scenery_wall/rct1aa.scenery_wall.glass_wall/object.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"hasPrimaryColour": true,
1414
"hasSecondaryColour": true,
1515
"hasGlass": true,
16-
"isOpaque": true,
16+
"isTransparent": true,
1717
"isAllowedOnSlope": true,
1818
"height": 3,
1919
"price": 60,

objects/rct2/scenery_wall/rct2.scenery_wall.wallbadm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"objectType": "scenery_wall",
1111
"properties": {
1212
"hasPrimaryColour": true,
13-
"isOpaque": true,
13+
"isTransparent": true,
1414
"height": 10,
1515
"price": 230
1616
},

objects/rct2/scenery_wall/rct2.scenery_wall.wallcfar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"objectType": "scenery_wall",
1111
"properties": {
1212
"hasPrimaryColour": true,
13-
"isOpaque": true,
13+
"isTransparent": true,
1414
"height": 4,
1515
"price": 90
1616
},

objects/rct2/scenery_wall/rct2.scenery_wall.wallgl16.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"hasPrimaryColour": true,
1616
"hasSecondaryColour": true,
1717
"hasGlass": true,
18-
"isOpaque": true,
18+
"isTransparent": true,
1919
"isAllowedOnSlope": true,
2020
"height": 2,
2121
"price": 90,

objects/rct2/scenery_wall/rct2.scenery_wall.wallgl32.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"hasPrimaryColour": true,
1313
"hasSecondaryColour": true,
1414
"hasGlass": true,
15-
"isOpaque": true,
15+
"isTransparent": true,
1616
"isAllowedOnSlope": true,
1717
"height": 4,
1818
"price": 120,

0 commit comments

Comments
 (0)