Skip to content

Commit 6f51aff

Browse files
authored
Fix #410: WW African large scenery previews do not render correctly with WW patch
1 parent 504d91d commit 6f51aff

File tree

30 files changed

+24
-24
lines changed

30 files changed

+24
-24
lines changed
2.05 KB
Loading
2.04 KB
Loading
2.04 KB
Loading
1.81 KB
Loading

objects/rct2ww/scenery_large/rct2ww.scenery_large.afrclion.json renamed to objects/rct2ww/scenery_large/rct2ww.scenery_large.afrclion/object.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
]
2828
},
2929
"images": [
30-
"$RCT2:OBJDATA/1X2LION.DAT[1]",
31-
"$RCT2:OBJDATA/1X2LION.DAT[2]",
32-
"$RCT2:OBJDATA/1X2LION.DAT[3]",
33-
"$RCT2:OBJDATA/1X2LION.DAT[0]",
30+
{ "path": "images/00.png", "x": -26, "y": 13 },
31+
{ "path": "images/01.png", "x": -28, "y": 12 },
32+
{ "path": "images/02.png", "x": -32, "y": 10 },
33+
{ "path": "images/03.png", "x": -32, "y": 12 },
3434
"$RCT2:OBJDATA/1X2LION.DAT[4..11]"
3535
],
3636
"strings": {
1.88 KB
Loading
1.8 KB
Loading
1.89 KB
Loading
1.82 KB
Loading

objects/rct2ww/scenery_large/rct2ww.scenery_large.afrrhino.json renamed to objects/rct2ww/scenery_large/rct2ww.scenery_large.afrrhino/object.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
]
2828
},
2929
"images": [
30-
"$RCT2:OBJDATA/1X2RHINO.DAT[1]",
31-
"$RCT2:OBJDATA/1X2RHINO.DAT[2]",
32-
"$RCT2:OBJDATA/1X2RHINO.DAT[3]",
33-
"$RCT2:OBJDATA/1X2RHINO.DAT[0]",
30+
{ "path": "images/00.png", "x": -28, "y": 14 },
31+
{ "path": "images/01.png", "x": -26, "y": 16 },
32+
{ "path": "images/02.png", "x": -31, "y": 12 },
33+
{ "path": "images/03.png", "x": -32, "y": 14 },
3434
"$RCT2:OBJDATA/1X2RHINO.DAT[4..11]"
3535
],
3636
"strings": {

0 commit comments

Comments
 (0)