Skip to content

Commit 12c2ddd

Browse files
committed
remove wizard cromperty path fix...
1 parent 922a11a commit 12c2ddd

2 files changed

Lines changed: 1 addition & 22 deletions

File tree

src/main/resources/rs117/hd/scene/areas.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2290,13 +2290,6 @@
22902290
[ 2679, 3326 ]
22912291
]
22922292
},
2293-
{
2294-
"name": "WIZARD_CROMPERTY_PATH_BLENDING_FIX_2",
2295-
"aabbs": [
2296-
[ 2648, 3326, 2650, 3326 ],
2297-
[ 2650, 3323 ]
2298-
]
2299-
},
23002293
{
23012294
"name": "CLOCK_TOWER_DUNGEON_COLORED_TILES",
23022295
"aabbs": [

src/main/resources/rs117/hd/scene/tile_overrides.json

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,21 +1133,6 @@
11331133
"blended": false,
11341134
"blendedAsOpposite": true
11351135
},
1136-
{
1137-
"description": "TODO: Fix this properly",
1138-
"name": "WIZARD_CROMPERTY_PATH_BLENDING_FIX_2",
1139-
"area": "WIZARD_CROMPERTY_PATH_BLENDING_FIX_2",
1140-
"blended": false,
1141-
"blendedAsOpposite": true,
1142-
"underlayIds": [
1143-
48,
1144-
50,
1145-
64
1146-
],
1147-
"replacements": {
1148-
"SEASONAL_GRASS": true
1149-
}
1150-
},
11511136
{
11521137
"name": "EAST_ARDOUGNE_DOCKS_FIX_5",
11531138
"area": "EAST_ARDOUGNE_DOCKS_FIX",
@@ -3618,6 +3603,7 @@
36183603
"shiftLightness": 6,
36193604
"replacements": {
36203605
"WINTER_JAGGED_STONE_TILE_LIGHT": "season == SeasonalTheme.WINTER",
3606+
"EAST_ARDOUGNE_PATHS_1_TEXTURE_BLENDING_ONLY": "blendingTextures",
36213607
"NONE": "!textures"
36223608
}
36233609
},

0 commit comments

Comments
 (0)